The GYMProTrack App is a Flutter application designed to efficiently manage gym members, and track supplements, and other products. The app provides a user-friendly interface for seamless navigation, enhancing the overall user experience.
-
Real-time Inventory Tracking: The app allows real-time tracking of inventory to manage the availability of supplements and products effectively.
-
Payment Receipt Generation: Generate payment receipts for gym members, providing a clear record of transactions.
-
User Management: Efficiently manage gym members, including their personal details, memberships, and attendance.
-
Optimized Performance: The application is optimized to ensure smooth performance, even with large datasets.
Before running the App, make sure you have the following installed:
- Flutter SDK: Follow the official Flutter installation guide to set up Flutter on your system.
- Firebase Project setup for Android.
-
Clone the repository:
git clone https://github.com/keyurgit45/GymProTrack.git
-
Navigate to the project directory:
cd GymProTrack
-
Run the app:
flutter run
Contributions are welcome! Please fork the repository and create a pull request.