Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1 KB

README.md

File metadata and controls

29 lines (23 loc) · 1 KB

Scheduley

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.

How does it work?

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.

Instructions

Step 1 Step 2

  1. Download your schedule and upload it to calendar of choice

Step 3

Run

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