OpenSource SW Term Project - A push-up measurement application using Mediapipe
Use Mediapipe to track the user's upper body pose, and the Flask server analyzes the pose to calculate the number of push-ups, reflecting real-time in the application through communication between the Flutter and Flask servers




firebase_auth: ^5.3.1
google_sign_in: ^6.2.2
provider: ^6.1.2
timezone: ^0.9.4
shared_preferences: ^2.3.2
cloud_firestore: ^5.4.4
url_launcher: ^6.3.0
permission_handler: ^11.3.1
http: ^1.2.2
camera: ^0.11.0+2
opencv ^4.10.0
numpy ^2.1.0
mediapipe ^0.10.18
- clone the corresponding repository to the local computer
- Open a repo in Android Studio
- Flutter SDK set up
- Run Android Emulator