Skip to content
This repository has been archived by the owner on Jan 25, 2021. It is now read-only.
/ playstore Public archive

playstore tp init php, interfaces, front controller, MVC

Notifications You must be signed in to change notification settings

afpa-mx2016/playstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

playstore

playstore practical init php project

use of interfaces, abstract class, front controller, MVC for instance Author and Genre are not defined as entities, will be handled for next release

go to project's directory:

  • create database structure, see db\playstore.sql,

  • modify if needed config.inc.php

  • launch web server : php -S 127.0.0.1:8000

  • open up your browser at http://127.0.0.1:8000

  • log in as admin : admin/admin

  • log in as user: lio/lio