Skip to content

shaeelhashmi/Project-TMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Time table management system

Summary

This is a timetable management system that allows users to create custom timetables and perform some added functions for manipulating the time like adding or removing faculty members etc.

Getting started

Prerequisites:

Make sure you have node.js installed on your system

Video demonstration:

Watch the video to see the website in action.Video link here

Installation:

To run this project locally follow the following steps:

  • You can install the zip file of the project from here
  • If you have Git installed, type the following command in your terminal:
git clone https://github.com/shaeelhashmi/Project-TMS
  • Then run
cd Project-TMS
  • Once in the project directory run:
 npm install

to download the neccessary packages.

Execution:

Once all the steps are completed,type the following command in your terminal:

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors