Inspiration

Inspired by the current vaccination rollout in Canada

What it does

VaccinationTime allows you to share and view waiting times to get a vaccine at a vaccination clinic in Toronto.

How we built it

Front-end was built using React, which was connected to an express.js API to make calls to a client-side SQL database with sqlite.

Challenges we ran into

  • Lack of familarity of the tools we wanted to use

Accomplishments that we're proud of

  • Coming up with the idea, user interface, and features on the spot, and managing to implement everything
  • Learning the libraries and tools as we went

What we learned

  • How to connect a front-end application to a back-end API
  • How to use third-party APIs
  • How to design a minimalist UI for pleasant user experience

What's next for VaccinationTime

  • Move to server-side sql
  • Checking for and preventing "spam" reviews
Share this project:

Updates