Skip to content

This is a web application which facilitates the students to book a seat for in-person class.The tool will then assign the slot to students who want to attend the class physically. It also provides the faculty with the stats about the number of students attending the class in-person.

Notifications You must be signed in to change notification settings

shwetagurnani/Microsoft-Engage-21

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Scheduler

This is a web application which facilitates the students to book a seat for in-person class.The tool will then assign the slot to students who want to attend the class physically. It also provides the faculty with the stats about the number of students attending the class in-person.

Technology Stack

  • Frontend

    1.ReactJS

    2.Material UI

  • Backend

    1.NodeJS

    2.MongoDB (Database)

Instructions to Install and Setup

Download the Zip or clone the repository using command :

git clonehttps://github.com/shwetagurnani/Microsoft-Engage-21.git

Open One terminal and enter following commands

cd server

npm install

npm start

Open Second terminal and enter following commands

cd client

npm install

npm start

About

This is a web application which facilitates the students to book a seat for in-person class.The tool will then assign the slot to students who want to attend the class physically. It also provides the faculty with the stats about the number of students attending the class in-person.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published