Skip to content

B44ken/winzard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)