WEB Project 2020 7th SEM
-
Download and Extract the Zip File
-
Make sure NodeJS is installed in your device
-
Open the folder in VScode and Import "sql" file to XAMP MySQL with database named as "onlinelibrary"
-
Terminal Type "npm init -y" to initiate Node in the Directory
-
Terminal Type "npm install" to download all libraries that are in this repo
-
Terminal Type "npm start"
Server should start and open in browser on the given PORT number
LOGIN:
ACCOUNTS:
Contributer: usr: batman pass: batman
Validator: usr: reddy pass: reddy
usr: aayush pass: aayush
ADMIN: usr: admin pass: admin