Skip to content
This repository has been archived by the owner on Nov 5, 2022. It is now read-only.
/ GSB2 Public archive

🧪 A 2018 school project with the goal to provide medical visitors with a Web application, using only scratch PHP.

Notifications You must be signed in to change notification settings

ledukilian/GSB2

Repository files navigation

🧪 GSB 2 Project

🎯 About it

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)

⚙️ Project install

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.

🔐 First login

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.

🎨 Preview





About

🧪 A 2018 school project with the goal to provide medical visitors with a Web application, using only scratch PHP.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published