College attendance and timetable management - built for real institutions.
Schedulify is a closed-source mobile application built for colleges to manage timetables and track student attendance using GPS-enforced, QR-based check-ins.
- Admin - Onboard a new college in 5 steps - no backend setup required. Manage departments, courses, classrooms, faculty, and students. Upload or AI-parse timetable data from CSV/text. Draw a geofence polygon on a live map to define the campus boundary. View live attendance sessions and audit logs.
- Faculty - See daily schedule and today's classes. Start an attendance session - a rotating QR code is displayed for students to scan. End the session and view the attendance record.
- Student - View enrolled courses and weekly timetable. Mark attendance by scanning the faculty's QR code. Location is verified against the campus geofence before the scanner opens. Attendance history is visible per course.
- Multi-tenant - each college has its own isolated Supabase project. A central vendor registry maps college IDs to credentials.
- GPS-enforced attendance - geofence is drawn by the admin. Students outside the boundary cannot open the scanner. Mock GPS is rejected.
- Rotating QR hashes - the QR code changes every 5 seconds using a deterministic SHA-256 hash shared between the app and the Supabase RPC. Screenshot sharing cannot be used for proxy attendance.
- Role-based routing - admin, faculty, and student each land on a separate dashboard with isolated permissions.
| Category | Technology |
|---|---|
| Framework | |
| State Management | |
| Navigation | |
| Backend | |
| AI | |
| Geofencing |
| Platform | Minimum Version | Notes |
|---|---|---|
| Android | Android 5.0 (API 21) | Primary supported platform |
| iOS | iOS 14.0+ (Safari) | Supported via Installable PWA |
| Web | Modern Browsers | Supported for Admin dashboard & Students |
GPS and camera permissions are required for attendance marking.
- Crystal Clear Graphics: The Schedulify logo now looks perfectly sharp and crisp on all your devices, no matter the screen size.
- Polished Light Mode Experience: We've ironed out visual quirks in Light Mode! The navigation menu now perfectly blends with the bright theme for a seamless, beautiful look.
- Updated App Identity: You'll now see our updated, modern branding right from the moment you launch the app or open a new browser tab.
- Smoother Android Performance: Under-the-hood upgrades ensure the Android app launches faster and runs more reliably than ever.
- Course Visibility Fix: We will be deploying a crucial patch to ensure all your enrolled courses reliably appear in your student profile without fail.
- Overall Polish & Refinement: Expect an even smoother experience! We are preparing major under-the-hood tweaks to make every tap and swipe feel lightning-fast.
- Real-Time Schedule Alerts: Soon, you will be able to receive instant push notifications whenever a professor reschedules a class, changes a venue, or makes an announcement.
- Interactive Campus Navigation: We are building a dynamic campus map that will guide you straight to the correct building and room for your next class.
- Study Group Hubs: Get ready for a brand-new social space! You will soon be able to effortlessly connect with classmates, form study groups, and share resources directly within the app.
Built for colleges. Runs on Android, iOS, and Web.