Creating a VaccinationSystem using Golang.
Implemented the following features.
- Add Users
- Add Vaccination Centers
- List Vaccination Centers for a given district
- List All Bookings On a Given Day for a Given Vaccination Center
- Book an appointment
- Cancel an appointment