Skip to content
This repository has been archived by the owner on Sep 22, 2021. It is now read-only.

Latest commit

 

History

History
33 lines (23 loc) · 1.1 KB

README.md

File metadata and controls

33 lines (23 loc) · 1.1 KB

Installation

You should have Mozilla Firefox installed!

Presentation link - special thanks to @veronicaverlan (presentation), @teoluna (visualization) and @thundera1z (testing)

Windows

pip install -r requirements.txt

Linux

pip install -r requirements.txt && chmod 755 geckodriver_linux

MacOS

pip install -r requirements.txt && chmod 755 geckodriver_macos

Pulling schedule

Execute python app.py 26477 fortheproject

TODO

  1. Notifications for mandatory classes
  • List of mandatory subjects
  • Exercises, Lecture or Lab
  • Set notification on schedule change in this week
  1. Route to the University from calendar event
  2. Useful information in event desctiption
  • Useful links per subject

Additional Info

credentials.json - is a configuration file of our gcalendar application (same as facebook has)

sync result: 1m 20s (20s - pulling, 1m - sync with gcalendar)