Univeristy CMS
This system was developed for my final year project at the University of Portsmouth for which I received a first. The brief was to build a secure multi-user content management system, that would enable the university’s lecturers to create posts and upload content (much like a blog) to the electronics department intranet site. Posts can be organized with a series of meta data such as post date, category, unit, keywords and author. Each lecturer has a user, which has assigned access rights to create posts for only units that they teach and each user has the ability to administrate multiple units. Each post is assigned to a unit and will only appear on that unit’s page. Each post can also have multiple attachments, which can be PDF documents or PowerPoint slides. Lectures could even upload media files such as MP3 which can be outputted a podcast.
The CMS has a three level user login system. The first user level the technical administrator, who can edit settings and oversee the backend, but not add new content. The two other levels can add content, with a limited number of senior lecturers, being able to edit anyone’s posts. Each level has different rights to access the data stored in the database. Most users will be junior level lecturers.
The content of this CMS is outputted to students on the ECE intranet, which I also developed.