Skip to content

Assigned login credentials (roll number, email, password) to students by administrators or institutions.Enabled students to log in and mark attendance by scanning a QR code generated by administration.Deployed on render.com.

Notifications You must be signed in to change notification settings

Rajivkumawat3/Attendence_system

Repository files navigation

Flipr

This project is all about to create student management system where student is given email-id , rollNo and password by college or school and based on these student login in website portal and mark attendence by scanning the QR code

Getting Started

  1. Clone the repository

  2. Open the folder containing the cloned repository

4.Download dependencies Go inside ./Flipr-task1/ and RUN

npm install

Go inside .Flipr-task1/frontend and RUN

npm -f install

To start the project on localhost Go inside ./Flipr-task1/

sh docker compose up --build

  1. Env Variables Make Sure to Create a config.env file in backend/config directory and add appropriate variables in order to useCancel changes the app. Essential Variables PORT= JWT_SECRET= JWT_EXPIRE= COOKIE_EXPIRE= DB_URL=

Screenshots

student- admin login portal

Screenshot from 2023-11-04 18-16-22

admin dashboard

Screenshot from 2023-11-04 18-17-22

view all student

Screenshot from 2023-11-04 18-18-23

QR code by admin

Screenshot from 2023-11-04 18-19-04

scanner by student

Screenshot from 2023-11-04 18-21-37

About

Assigned login credentials (roll number, email, password) to students by administrators or institutions.Enabled students to log in and mark attendance by scanning a QR code generated by administration.Deployed on render.com.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published