Skip to content

Files

Latest commit

cc91203 · May 12, 2024

History

History

backend

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Feb 10, 2024
Feb 29, 2024
Feb 11, 2024
May 12, 2024
Feb 10, 2024
Feb 12, 2024
May 12, 2024
Feb 10, 2024
May 12, 2024
May 12, 2024
Feb 10, 2024
May 9, 2024
Feb 11, 2024
Feb 10, 2024
May 3, 2024
May 4, 2024
May 4, 2024

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


ACTIONS

NODE

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