Fictional University
An educational project dedicated to uncovering possibilities of WordPress Content Management System (CMS) and related technologies.
The end product is the website of a university (see it live). It provides visitors with information about the University: its programs, professors, events, campuses, etc.
The built-in CMS allows the greate many ways of managing the content of the website, so administrator(s) without coding skills can add pages, blog posts, add, change or delete information about professors, events, campuses and so on.
The website has some interesting features. One of them is custom-developed search-on-the-fly functionality, which available under the magnifying glass icon in the main menu. Another interesting and yet useful feature of the website is My Notes. It allows for the registered users to create their notes while attending the lecture, for example. The notes can be edited, deleted or saved in the system.
- Web Development
- March 12, 2019
- Educational Project
- http://fictional-university.devdeme.com/
In a nutshell, the scope of the work is to develop the website with developing WordPress theme and plugins with the use of existing HTML5 template and CSS3 styles.
Developed:
- 1 WordPress theme
- 7 custom Post Types
- 11 custom Pages
- 6 custom templates for generating Single Post Types Pages
- 3 custom templates for generating Archive Post Types Pages
- 2 custom Plugins
- custom WP REST API for interacting with custom JavaScript applets
- advanced Users Roles and Permissions
- advanced Relationship between Post Types
Tunned development automation process with Gulp.js.