Skip to content

valeryan/mvcexample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mvcexample

mvcexample is a small mvc framework I build while try to understand the concepts of MVC. I needed a way for the sales reps at my station to display videos I produced to their clients. I decided that it would be fun to build a MVC application to do it.

I continue to enhance it just for my own learning experience. This is not a project that will be useful to others. It is mainly a showcase for my code.

If you want to play with it you need sqlite and pdo driver for php.

Administrator
-------------
username: admin
password: demo

User
--------------
username: user
password: demo

About

Small sample app built using MVC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published