The Fitness Networking App is a comprehensive platform designed to cater to the needs of users and fitness partners. The application offers a range of features to enhance the fitness journey of users, facilitate business operations for fitness partners, and provide robust administrative tools for efficient system management.
- Multi-City Access: Easily find and access participating gyms in various cities, making it convenient for those who travel frequently.
- Credit Points System: Receive and use credit points to check into different gyms.
- Easy Check-In: Simple check-in process using QR code scanning.
- Personalized Workout Plans: Access personalized workout plans tailored to your fitness goals.
- Activity Tracking: Monitor your workouts, track progress, and analyze performance over time.
- Member Management: Manage member profiles, track attendance, and monitor credit point usage.
- Revenue Generation: Earn credit points when members check in at your gym and redeem them for monetary value.
- Analytics Dashboard: Access detailed analytics on gym usage, member demographics, and revenue.
- Integration with Payment Systems: Seamlessly integrate with various payment gateways for membership fees and other transactions.
- Clone the repository:
git clone https://github.com/ad956/fitness-networking-app.git
- Install dependencies:
flutter pub get
- Set up your environment variables.
- Run the application:
flutter run
- The app will be accessible on your connected device.