Stop the hassle of constantly zooming into your phone to look at a screenshot of your course time-table. Introducing Scheduley, get a smart digital calendar that you can import into your calendar apps, like Google Calendar / iCalendar, and stop the hassle.
Simple! Take a screenshot of your course time-table, and import the returned file into the app of your choice. Enjoy reminders before your classes and locations in case you ever forget.
- Download your schedule and upload it to calendar of choice
Clone this Repository
git clone https://github.com/kishdubey/scheduley.git
cd scheduley
Install all required packages
pip3 install -r required.txt
Run the Flask app
python3 app.py