Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 679 Bytes

File metadata and controls

16 lines (10 loc) · 679 Bytes

Clockwise

A Time Table Generator App, created using only HTML, CSS and JS

Installation

To run the App, just clone the repository and open the index.html file in your browser.

Usage

By using the Switch Batch button, users can switch between batch 1 and batch 2.

By using the Switch Semester button, users can switch between monsoon semester and winter semester.

Users can automatically enter a course in all their slots by filling the form in the left side, or by manually editing cells of the table.

After completing the time table, users can export as a PDF document or as a calendar file.

The project is hosted on GitHub pages.