itissandeep98 / TimeTableManager

Simple react application to create a TimeTable based only on your choice of subjects.

Home Page:https://itissandeep98.github.io/TimeTableManager/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Table of Contents

Simple react application to create a TimeTable based only on your choice of subjects.

Usage

  1. Visit timetables.cf

  2. Wait until the application downloads all the timetable and schedule data from server, only then you will be able to see the dropdown list filled with subjects.

  3. Search and choose your subjects from the list and the timetable will get updated accordingly. Once you have finalized the courses you can also download the time table using the download button.

  4. It also shows you the clashes you might have between two courses which is really helpful while choosing electives.

  5. Currently the Time Table Manager is limited to the courses offered at IIITD but can be extended for creating personal time table for students other than IIITD.

Setup

  1. Clone this repo locally on your system using button on top right or by running git clone https://github.com/itissandeep98/TimeTableManager.git on your terminal

  2. Get inside the directory and run yarn or npm install to install all the required dependcies

  3. Once all the packages are installed run yarn start or npm start to start the development server.'

PS

  • THIS IS NOT AN OFFICIAL APP.
  • I am open to suggestion. Feel free to create an issue or open a PR

About

Simple react application to create a TimeTable based only on your choice of subjects.

https://itissandeep98.github.io/TimeTableManager/


Languages

Language:JavaScript 94.3%Language:HTML 4.4%Language:CSS 1.3%Language:Shell 0.1%