Hacking Thought CMS!
The goals for this project:- Create a very unique content browsing experince
- Make the content easy to manage
- Build a backend system for scalability
The first goal was accomplished by creating frontend that is able to request content from the backend and display it without reloading the page. The content would be the same as any web page but could vary greatly between each page.
The second goal was simple: to create a content editor and browser that was easy to change and add new content for.
The last goal was to design a system that the content could be scaled out to support a very large volume of content and users.