Skip to content

An online student attendance system using QR codes and distance measurement verification for accurate and efficient attendance tracking.

Notifications You must be signed in to change notification settings

Thadthon08/SUT-online-attendance-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

ย้ายไปใช้ Version ใหม่ https://github.com/Thadthon08/SUT-online-attendance-systemV1

Project Image

This project is an online student attendance system designed for educational institutions. The system uses QR codes for students to check in, ensuring quick and easy attendance tracking. In addition to QR code-based check-ins, the system includes a feature to measure the distance between the teacher's device (which creates the room) and the student's device, providing an extra layer of verification to ensure that the student is physically near the classroom during attendance.

🏠 Homepage

✨ Demo

Technologies Used

Frontend:

HTML5 CSS3 React Chakra UI Ant Design

Backend:

Go Gin Gorm

Clone the repository

git clone https://github.com/Thadthon08/SUT-online-attendance-systemV1.git

Frontend:

cd frontend
npm install
npm run dev

Backend:

cd backend
go mod tidy
go run main.go

Author

contrib.rocks image

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

An online student attendance system using QR codes and distance measurement verification for accurate and efficient attendance tracking.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published