server: localhost:5000/
route for batch creation form :- localhost:5000/admin
Example: suppose created Batch name was = testing
route for displaying created batch datas:- localhost:5000/admin/testing
ie, localhost:5000/admin/created-batch-name
registration Page
localhost:5000/registration
Login
localhost:5000/login
machine must have node v15 or more
machine must have mongodb with a latest stable version
machine must have to install dependencies:
npm i randomatic bcrypt express-session express