/GoLang

Creating a Basic GoLang Repo

Primary LanguageGo

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