This is the final project of our CSE370 course (Database Systems) The idea is, users can apply for the vaccination, and admins can approve, reject, or confirm their applications. The general purpose of this project is to make the vaccination process easier for everyone, have a database of vaccinated and non-vaccinated people, and last but not the least, keep track of vaccine doses. The frontend is built using flutter, the backend using nodejs and express, and the database using mysql and apache. The website for the project can be found here
- User login
- User registration
- Admin login
- Admin registration
- Update user info
- Update admin info?
- Admin can search for applications based on location, age group, user name
- Admin can view statistics - ie. how many applications were submitted day wise
- Admin can view all vaccine applications
- Admin can change the vaccine status - (Pending, Approve, Reject, Delivered) - Multi-selection
- Admin can also give comments
- Create new dose
- Users can track their vaccine delivery status
- Users can select their vaccination centre
- ???
- User can apply for vaccine
- User can view their vaccine status, authority comments
- User can view their next dose of vaccine
Thanks goes to these wonderful people
Ikramul Hasan |