Skip to content

ikramhasan/Corona-Vaccine-Registration-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS JavaScript Dart Flutter Markdown Apache MySQL Docker Postman Heroku Heroku

Corona Vaccine Registration (CSE 370 Project) 💉

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

ER Diagram 🔗

drawing

Schema 📑

drawing

Contributions 🐱‍🏍

Ikramul Hasan (19101362)

  • User login
  • User registration
  • Admin login
  • Admin registration
  • Get user information (get user by email and pass)
  • Get admin information (get admin by email and pass)

Merazul Islam Dihan (19101118)

  • Admin can search for applications based on location, age group, user name
  • Admin can sort applications
  • Admin can view all vaccine applications

Sadia Mahmud (19101320)

  • Admin can change the vaccine status - (Pending, Approve, Reject, Delivered) - Multi-selection
  • Admin can also give comments
  • Create new dose

Towsif Tazwar Zia (19301266)

  • Users can track their vaccine delivery status
  • Users can select their vaccination centre
  • Get application information (get application by user id)

Farhan Anzum Oni (19101048)

  • User can apply for vaccine
  • User can view their vaccine status, authority comments
  • User can view their next dose of vaccine

Contributors ✨

Thanks goes to these wonderful people


Ikramul Hasan

Sadia Mahmud

Merazul Islam Dihan

Farhan Oni

Licenses

MIT