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

mn297/mcgillcampus

Repository files navigation

The McGill Map

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!

Install instructions

Prerequesites

  • mySQL Server
  • mySQL Workbench
  • Python 3.8+
  • npm

Instructions

  1. Create new schema in mySQL Workbench called "campus_w24"
  2. Set up the two .env files with the right information
  3. git clone https://github.com/mn297/mcgillcampus.git
  4. cd to project directory
  5. python app.py
  6. cd mcgill_map_frontend
  7. npm i
  8. npm run build
  9. npm run dev
  10. Go to localhost:5173 on your web browser

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published