Skip to content

An application that mimics the functionalities of UW Flow, as well as some additional features.

License

Notifications You must be signed in to change notification settings

mcpenguin/wclasses

Repository files navigation

WClasses Website and Bot

Development

  1. Download Docker and Docker Compose

  2. Download the Chromedriver to your desired location: https://sites.google.com/chromium.org/driver/

  3. Add the folder containing the geckodriver to your $PATH

  4. Place r.env files in each folder:

  • web

Running Python Script

  1. Run cd getCourseData

  2. Run pip install -r requirements.txt

  3. Run python3 get_previous_class_schedules.py

Running application

  1. cd web

  2. npm install

  3. npm run dev

About

An application that mimics the functionalities of UW Flow, as well as some additional features.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published