Skip to content

ylorant/Note-ton-STA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

---- Note-ton-STA Source code ----

This is the code for my PHP course mini-project. It is placed under GPL, refer to gpl.txt for precisions.

To install it, you need to create a database on your RDBMS and fill it with the tables described in db.sql, and to set the credentials in application/config/config.sample.php, and then rename that file as config.php.

It uses a variant of the micro framework PIP, which I made for using namespaces for the different parts of the MVC architecture.

About

Project for SUPINFO PHP course end.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages