Skip to content

micvitc/QR-Attendance-Based-System

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Installing dependencies

npm i --legacy-peer-deps

Getting Started

First, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.js. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

Description

A web solution for tracking the progress of the club by creating time sheets for each individual project of the event conducted by the club. The system utilizes Quick Response (QR) codes to streamline the attendance tracking process, making it efficient, accurate, and convenient for both administrators and attendees.

How It Works

Generating QR Codes

: The system generates unique QR codes for each individual or participant. These QR codes contain relevant information such as user ID, name, and any other necessary data.

Attendance Recording

: When attendees arrive at a particular location or event, they present their QR codes to a designated scanner or smartphone app. The system scans the QR code, extracts the embedded information, and records the attendance of the individual in a database.

Real-time Data Processing

: The system processes the attendance data in real-time, updating the attendance records instantly.

Reporting and Analytics

: The system generates comprehensive reports and analytics based on the attendance data.

Contributors

Emmanuel Allan MJ

Malay Kumar

Vasu Bhasin

Faisal Rafi

Akron James

Akshat Gupta