Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Latest commit

 

History

History
20 lines (17 loc) · 856 Bytes

readme.md

File metadata and controls

20 lines (17 loc) · 856 Bytes

university of windsor wizard

winzard is a course timetabler for UWindsor students. data is automatically scraped from the university website. live demo: boratto.ca/winzard

tech stack:

  • go (backend api)
  • mongodb (course data storage)
  • python (web scrapers, parsers)
  • react (frontend)