Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Latest commit

 

History

History
16 lines (12 loc) · 550 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 550 Bytes

Toronto Skating Directory ⛸

Why

The Efun Toronto Skating directory is way too hard to just find available time slots at nearby rinks. This project does just that: sorts by rink distance and lets you filter by day of the week.

Roadmap

  • Get live rink and reservation data from toronto
  • Sort by geolocation
  • Filter by weekday
  • Filter by time range

If there's anything else you'd want to see from this drop and issue or clone and contribute to this project.

Project Stack

Backend: Deno Frontend: React w/ Snowpack