Mobile app to help students avoid burnout: schedule recovery breaks, sync with friends, and see who’s on break near you on a privacy-safe campus map.
Built for Stevens QuackHacks 2026 — Mindfulness & Wellbeing track.
- Burnout prevention — Add your schedule, get a risk snapshot and AI break suggestions (Grok).
- Start Recess — Pick break type (social, walk, gym, quiet, coffee), set a zone and timer, earn points.
- Campus map — See how many people are on break per zone (no individual tracking).
- Friends — Connect with friend codes, see when friends are on break, coordinate and earn social points.
- Leaderboard — Weekly reset, friends-only, by total / active / physical / social.
React Native (Expo), Supabase (auth + DB + realtime), react-native-maps, Grok API.
npm installCopy .env.example to .env and add your Supabase URL, anon key, and (optional) Grok API key. Run the SQL in supabase-schema.sql in your Supabase project, enable Email (and optionally Google) auth, then:
npx expo start --iosPress i for iOS Simulator.
Take breaks. Stay connected.