Skip to content
/ Greek Public

Testing restaurant CMS with REST and MVC with only partial implementation of either

Notifications You must be signed in to change notification settings

gicadin/Greek

Repository files navigation

"# Greek"

This is a PHP website with a front end and a CMS backend for administrator.

The backend username and password is: admin / admin

The website is structured using object oriented MVC and my own implementation of Restfull architecture.

The models are the individual classes: Item.php etc...

All the views are in the views/ subdirectories

Controllers are scattered inside the models and are individual functions named controller

About

Testing restaurant CMS with REST and MVC with only partial implementation of either

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published