Feature-level implementation references for PlusYuu:
- Chat and notifications (mobile): 9027b92 adds dedicated Chats and Notifications screens, direct-message UI, modals, and Socket.IO client wiring.
- Realtime event chat and safety (backend): 3bfca8e implements event-chat messages, replies, media, presence, muting, realtime gateway updates, safety alerts, and a join window.
- Verified post-workout activity: ed39ce9 adds attendance records plus verified activity posts, likes, comments, APIs, and database migrations.
- Discovery performance: 4b974a3 adds event and notification indexes, improves event-query handling, and cleans stale push tokens.
- Event editing and route labels (mobile): 146cb43 improves workout editing, event detail UX, and map route markers.
- Coordination-flow polish (mobile): 2c3d774 refines event creation, scheduling, join windows, location sync, and nearby-radius preferences.
The current code is merged to main; these are the feature-level commits behind the walkthrough.
Log in or sign up for Devpost to join the conversation.