A student created the FitRewards app, a fitness tracker that rewards users for activities like walking, exercising, and drinking water.
The app logs steps, distance, and workout time, converting them into redeemable points, similar to a loyalty program for health.
The technology stack used includes Python with Kivy and KivyMD for the front end, Flask with MySQL for the backend, and tools like plyer and geopy for GPS and tracking.
Challenges faced during development included creating an authentication system, implementing effective location tracking, and designing a motivation system that engages users.