The Time Table Project is a web-based application that allows users to create and manage their daily schedules. It provides a convenient way to organize classes, meetings, and other events for different days of the week.
- Create and edit a weekly schedule with customizable time slots.
- Assign subjects or events to specific time slots.
- Easily rearrange and sort the schedule.
- Remove items from the schedule as needed.
-
Clone the repository to your local machine.
-
Open the project folder in your code editor.
-
Customize the schedule by adding or editing time slots and subjects in the HTML file.
-
Run the application in your web browser.
- To add a new time slot, click the "Add" button.
- Edit the schedule by selecting a time slot and choosing a subject from the dropdown menu.
- Use the "Sort" and "Remove" buttons to organize and manage your schedule.
- HTML
- CSS
- JavaScript
- Bootstrap
- jQuery
Contributions are welcome! If you have any ideas or suggestions to improve this project, please open an issue or submit a pull request.
Special thanks to Jashanpreet Singh for their contributions to this project.