DEVLOG #4 - LOGIN PAGE, BUG FIXES AND OVERHALL BADGE AND SCANNER FIRMWARE ALONG WITH CHANGES IN PI-BRIDGE
Website: https://spottr.brunogg.in
Work Done:
- Implemented a login page with Firebase Auth which supports but Google Sign-In as well as via Email & Password (Added a test user with its credentials posted on login page for future testing and for public showcase of the project)
- Added Protected routes - dashboard will remain inaccessible without logging in
- Switched the badge identification from using
device_idex.SPOTTR_BADGE_0XXto aMAC Addressbased identification coz its much more reliable and harder to spook - Fixed some major and minor bugs
- Worked on the
pi-bridgecode to get readings ofMAC Address. - Set up Firebase RTDB
badges/node — each badge registered by MAC address with label, owner name and active status. This will be used in the dashboard to display owner names instead of raw MAC addresses and also used to assign a badge to a user and block or allow access
Future Work:
- Build the admin dashboard with live floor map giving location data for each badge user
- Continue work on the landing page
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.