https://github.com/paasshme/lo07_projet
Covid Vaccination Management Site (Vaccine, vaccination center, patients, stocks...)
https://github.com/paasshme/lo07_projet
bootstrap mvc php school-project sql
Last synced: 2 months ago
JSON representation
Covid Vaccination Management Site (Vaccine, vaccination center, patients, stocks...)
- Host: GitHub
- URL: https://github.com/paasshme/lo07_projet
- Owner: paasshme
- Created: 2021-06-03T14:29:33.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-16T10:10:29.000Z (about 5 years ago)
- Last Synced: 2025-05-01T21:22:37.232Z (about 1 year ago)
- Topics: bootstrap, mvc, php, school-project, sql
- Language: PHP
- Homepage:
- Size: 706 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LO07_Projet
This project is a school project and is thus not intended to be used in a real environment to handle vaccines management.
## Project description
This site is a web school project based on the management of covid vaccination with vaccine, vaccination center, patients and stocks handling.
This project has been made with a MVC architecture in PHP for the backend and with HTML5 and boostrap for the front.
## Features
In this website you can manage patients, vaccination center, vaccines by listing them and adding some.
You can also handle the vaccines stock by center and by type of vaccine. A patient record has also been implemented allowing people to take simple appointment in vaccination centers. Every centers are also available on a map and there is a chart of current vaccine stock among every center.