Attendance Verification System

Key Features

  • Real-time GPS check-in & check-out

  • 📍 Location-based validation using latitude and longitude

  • 🕒 Three-tier attendance status:

  • 📱 Mobile responsive design for easy access

  • 🗂️ SQLite backend for lightweight data management

Technologies Used

  • Frontend: HTML, CSS, JavaScript

  • Backend: Python (Flask), SQLite

  • Other Tools: Geolocation API

The Attendance Verification System is a mobile-friendly web application designed to verify student attendance for scheduled events using GPS-based location checks. The system ensures that students are physically present at the event by capturing two location submissions—one at the start and one at the end of the event. Attendance status is automatically calculated based on proximity to the event location and timing of the check-ins.