Trackify is an innovative mobile application designed for seamless attendance tracking using advanced geolocation technologies. Developed by Team Axios for the Smart India Hackathon 2024, it addresses the challenges of traditional attendance systems by offering automated check-ins, real-time GPS-based location suggestions, offline functionality, and secure data handling.
- Geofencing technology automatically records employee attendance within a 200-meter radius of the office.
- Reduces manual errors and ensures efficient tracking.
- Suggests check-in locations for offsite employees using real-time GPS data.
- Streamlined approval process for admins via WhatsApp integration.
- Automatically calculates and logs daily working hours based on check-in and check-out times.
- Provides tamper-proof attendance records.
- Utilizes a Siamese neural network for secure and accurate employee verification.
- Reduces fraud by ensuring only authorized employees check in.
- Employs GNSS technology to detect and block fake GPS data.
- Ensures reliable attendance records.
- Enables attendance logging without internet access.
- Syncs data automatically once the device reconnects to the network.
- Implements speed and distance-based polling to minimize battery usage.
- Reduces location update frequency when stationary.
---
- Frontend: React Native, Expo
- Backend: Node.js, Express.js
- Database: MongoDB (Geospatial Indexing for GPS data)
- Machine Learning: Siamese neural networks for face recognition