ย้ายไปใช้ Version ใหม่ https://github.com/Thadthon08/SUT-online-attendance-systemV1
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.
git clone https://github.com/Thadthon08/SUT-online-attendance-systemV1.git
cd frontend
npm install
npm run dev
cd backend
go mod tidy
go run main.go
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator