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

Latest commit

 

History

History
16 lines (11 loc) · 479 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 479 Bytes

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