Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 435 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 435 Bytes

VaccineFinder

Find Vaccine appointments by location https://vaccine-finder-2021.s3.amazonaws.com/index.html

Getting Started

  1. git clone dotnet build AppointmentMaker.sln
  2. Copy AppointmentMaker.Runner/config/header.json.example to AppointmentMaker.Runner/config/header.json with your values filled in.
  3. dotnet build AppointmentMaker.sln

Todo.txt

  • Persist to CSV
  • Persist to S3
  • Persist to database