Skip to content

Latest commit

 

History

History
41 lines (23 loc) · 1.26 KB

README.md

File metadata and controls

41 lines (23 loc) · 1.26 KB

Time Table Manager

The Last Time Table App You Will Ever Need

Build Status

Time Table Manager is a mobile-ready time table scheduler which makes attending online classes super easy.

  • Ready to be compiled.
  • Easily customizable.
  • Completely made with Java.

Features

  • Automatic time sync. Automatically get the ongoing class.
  • Change the day with one button to check other day's timetable.
  • Go to the Class with on click.

Installation

Time Table Manager requires Java installed with android studio.

Install the dependencies and clone the files on your device or download the zip file and extract its contents.

git clone https://github.com/rachitchandak/timetable-manager

Start Android Studio and create a new project and import the files downloaded.

Edit the timetable.json file in res/raw folder inside the app folders. Change time, subject and link. You can add more subjects in a day

If you wish, you can add app icon or change the layout of the app.

Compile the app via build apk option in build tab.

Click on locate when the build is complete, and Voilà, the android apk is ready to be installed.

Free Software, Hell Yeah!