Running on port 3000
SQLite with full schema
Setup in progress
Manage travel groups with role-based permissions (Owner, Admin, Member, Dependent)
Geographic points of interest with voting system (Must-go, Prefer-go, Optional)
Multi-currency expense sharing with automatic settlement calculations
Group decision-making for destinations, dates, and preferences
Domestic and overseas travel modes with different requirements
Intelligent demand collection and personalized recommendations
H5 web app + WeChat Mini Program support
JWT authentication, RBAC, and secure API endpoints
Backend: Fully functional NestJS API with 76.93% test coverage
Database: SQLite with complete schema (20+ tables, relationships, PostGIS-ready)
Frontend: Taro React app configured (dependency conflicts in setup)
Testing: 163 tests passing, comprehensive coverage across all modules