This is the final project of the database course, which is an implementation of a vaccination system database using SQL
. Three types of people, such as Doctors, Nurses and People are supported in this system with various capabilities.
The information of each user includes 2 parts: System info and User Info. The user info of all members is the same, but their personal info differs based on their rules. The information of health centers, the history of vaccination, the bard of vaccines and their vial should be recorded.
Mentioned items are recognizeable by checking out the tables.
The users need to sign up and create an account to be able to use this platform. The user type determines the user's access and operations.
There are four types of nurses: Matron, Supervisor, Nurse and Paramadic, and their responsibilities are based on their types.
- Vial Creation: Metrons
- Injection: All Four Types
Each member, such as people, doctors and nurses, should be able to