DEVPOST: https://devpost.com/software/the-mcgill-map
Ever wanted to see all courses happening at a specific time and day at McGill? Well now you can!
- mySQL Server
- mySQL Workbench
- Python 3.8+
- npm
- Create new schema in mySQL Workbench called "campus_w24"
- Set up the two .env files with the right information
git clone https://github.com/mn297/mcgillcampus.gitcdto project directorypython app.pycd mcgill_map_frontendnpm inpm run buildnpm run dev- Go to
localhost:5173on your web browser