Skip to content
This repository was archived by the owner on Jan 25, 2021. It is now read-only.

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