This webpage allows users to input a class schedule and view it organized by days for theory and lab sessions.
- Input: Users can input their class schedule using a textarea and select the respective day.
- Display: The schedule is then displayed in tables for theory and lab sessions.
- Day Selection: Users can select a day to view the schedule for that specific day.
- Structured View: The schedule is organized into time, subject, and venue columns for easy readability.
-
Open
index.html
in a web browser. -
Enter the class schedule details in the provided text area.
2.1. Copy the text as shown. 2.2. Paste it in the text area.
-
Select the respective day from the dropdown.
-
Click the "Add Time Table" button to display the schedule for the selected day.
- Clone the repository:
git clone https://github.com/sparsh-karna/VIT-TIme-Table/
index.html
: HTML file containing the webpage structure and functionality.README.md
: This file explaining the usage and features.style.css
: CSS file for styling the webpage elements.
Feel free to customize the styling or add additional features to suit your preferences or specific requirements.
This project is created by Sparsh Karna.