issues
search
saipavan10-git
/
COVID-19-Vaccination-Portal
Covi-Book is a web application developed using Go and React for booking COVID-19 Vaccination Appointments.
MIT License
3
stars
5
forks
source link
Bug Fix/Implement Booking
#66
Closed
mayichong
closed
2 years ago
mayichong
commented
2 years ago
Fix logout error (for front end, when user logged out, previous user's information is still up there)
Implement authorized vaccine booking (user can actually book vaccines, link user information to vaccine information, each vaccine is unique with ID
Create database for vaccine book (with unique user email and vaccine id)
Display current vaccine appointment in user panel