Skip to content

Yuhhang/Interview_Scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interview Scheduler System

The system includes three pages: Create (/#/create), Manage(/#/manage), View(/#/view) Interviewer can create new events and generate a pair of Manage and View page. Under Manage page, the interviewer can add/delete interviewee, start interview and take control of interview progress. All the changes made under Manage page will automatically push to the View page using websocket.

npm start / yarn build

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.

npm run build / yarn build to minify

Releases

No releases published

Packages

No packages published