Sample Restaurant MVC Git

This project was originally developed for a classroom assignment. It is now deprecated. This page only exists for archival purposes.

Project summary

This project was originally developed for a class assignment which required the creation of a full-blown restaurant website. Since we weren't allowed to use any existing frameworks, I found this to be the perfect opportunity to create my own lightweight MVC engine, as I've found the other frameworks to be too bloated and/or unsecure for my taste.

The linked project is just the very first iteration of the MVC engine, what I originally handed it. A much more advanced version is sitting behind this website. You can read more about the current website and its history on the lab.rolisoft.net meta-page.