[go: up one dir, main page]

Skip to content

This was my first major project in second year of engineering. It was a remarkable achievement for me because it took one month of continuous bunking of college lectures and asking college seniors to resolve issues. You can directly view this project by clicking on the website link below.

Notifications You must be signed in to change notification settings

anand-shete/Attendance_Marker

Repository files navigation

This Project uses QR Code scanner with the 'html5-qrcode' npm package. JWT Authentication that stores data of students and teachers in a cookie. It also uses 'crypto' npm package to generated hashed passwords that are saved to MongoDB cluster.

// To use my project

Step-1 : Clone the git-repository
Step-2 : Inside project root directory, run command 'npm install' to install all the dependencies
Step-3 : Ensure that MongoDB is intalled in your system and run command 'node ./index.js'

If it says,
Server Started! ON PORT: 8000
Db connected

you are good to go...
message me for any queries.

About

This was my first major project in second year of engineering. It was a remarkable achievement for me because it took one month of continuous bunking of college lectures and asking college seniors to resolve issues. You can directly view this project by clicking on the website link below.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published