Skip to content

A simple app demonstrating basic MVC concepts without the use of a framework.

Notifications You must be signed in to change notification settings

bayodesegun/simple_MVC

Repository files navigation

simple_MVC

A simple app demonstrating basic MVC concepts without the use of a framework.

Assumptions/Decisions taken.

  • Login is not required to use the app.
  • Application could easily have been done with an MVC framework (faster and easier), which might be more suitable in a team environment, but I decided to do it the "manual" way to stretch my knowledge of MVC and PHP.
  • Most of the focus was on the 'back end' functionality, the front end is just manageable and could use a little more tweaking.

About

A simple app demonstrating basic MVC concepts without the use of a framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages