Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 1.79 KB

README.md

File metadata and controls

44 lines (30 loc) · 1.79 KB

Class Schedule Webpage

This webpage allows users to input a class schedule and view it organized by days for theory and lab sessions.

Features

  • 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.

Usage

  1. Open index.html in a web browser.

  2. Enter the class schedule details in the provided text area.

    2.1. Copy the text as shown. Screenshot 2024-01-10 at 5 36 16 PM 2.2. Paste it in the text area. image

  3. Select the respective day from the dropdown.

  4. Click the "Add Time Table" button to display the schedule for the selected day.

Installation

  1. Clone the repository:
    git clone https://github.com/sparsh-karna/VIT-TIme-Table/
    

Preview

image

File Structure

  • 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.

Enhancements

Feel free to customize the styling or add additional features to suit your preferences or specific requirements.

Credits

This project is created by Sparsh Karna.