This project involved the creation of a website and custom content management system for a real estate developer.
The website was designed as the main place to showcase the plans, layouts, and images of the developer’s most recently built homes. The custom content management system allowed the developer to perform basic CRUD operations (create, update, delete) on plans/layouts, image galleries, and information about himself, all through a simple and easy to use backend interface.
My involvement in this project included designing and building the custom content management system, as well as building the website to match a design provided by an outside design consultant. The system was built as a PHP template engine, similar in nature to WordPress, with a vastly simplified interface, allowing the user to focus specifically on the most critical tasks. The templates were created using HTML, CSS, JavaScript (jQuery), and PHP, and site content was stored and retrieved from a MySQL database.
Unfortunately, the site is no longer in use.