A school project with the goal to provide medical visitors with a Web application to centralize visit reports, using only PHP procedural.
There is another version of this project using Laravel here (GSB3)
You need to import the file gsb.sql into a database named gsb. You can change the DB name but you will need to change the database configuration located in the bdd.php file, on line 29.
You can use the default account for the first login :
- Name :
debug - Password :
debug
The authentification check the visitor name for the login, and the visitor date for the password.



