Skip to content

binetsaji/TimeTable_Generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Time Table Generator

This repository contains the ZIP file of the source code and the final project report for the Time Table Generator.

Contents

  • Time-Table Generator.zip – Compressed archive containing the full project source code.
  • report.pdf – Final project report.

Running the React Project

To run the React project locally:

  1. Extract the ZIP file:

    unzip project.zip
    cd project-directory

``

  1. Install dependencies:

    npm install
  2. Start the development server:

    npm run dev
  3. Open your browser and go to http://localhost:5173/ (or the port specified in the terminal).

Notes


About

Time Table generation system using ReactJs and custom algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors