Skip to content

Realtime Timetable scheduling. Could be used by freelancers.

Notifications You must be signed in to change notification settings

gunjan01/LiveTable

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiveTable

Realtime Timetable scheduling. Could be used by freelancers.

How to Contribute

  1. Fork and Clone the project.
  2. Install the dependencies. There are 2 package.json files - 1 for node/express server and 1 for react app. npm i in root folder. Then cd into client and again npm i packages.
  3. Run npm run dev to run express server and react server concurrently.

Tech Stack

React, Express.

About

Realtime Timetable scheduling. Could be used by freelancers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.1%
  • CSS 45.7%
  • HTML 6.2%