Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 293 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 293 Bytes

GoLang

Creating a VaccinationSystem using Golang.

Implemented the following features.

  1. Add Users
  2. Add Vaccination Centers
  3. List Vaccination Centers for a given district
  4. List All Bookings On a Given Day for a Given Vaccination Center
  5. Book an appointment
  6. Cancel an appointment