Documentation for all implemented and planned features.
- implemented-features.md - Complete list of all implemented features
- attendance-tracking.md - Interest and attendance flow system
- future-features.md - Planned features and enhancements
- pwa-analysis.md - Progressive Web App analysis
- User registration and authentication
- Profile management with emergency contacts
- Admin and regular user roles
- Create and manage hikes
- Interest expression and attendance confirmation
- Payment tracking for hike costs
- Comments and carpool coordination
- Packing list management
- Weather integration
User Journey:
1. Express Interest (interested status)
2. Confirm Attendance (confirmed status)
3. Attend Hike (attended status)
OR Cancel (cancelled status)
- Separate payment records per hike
- Payment status: pending, paid, refunded
- Admin payment management UI
- Payment history and audit trail
- Active users metrics
- Hike participation statistics
- Emergency contact export
See future-features.md for detailed roadmap.
For backend API documentation, see backend/docs/.
For deployment, see ../deployment/README.md.