📱 A complete fitness tracking Android app to monitor your diet, exercise, and calories.
The Fitness Tracker App helps users maintain a healthy lifestyle by tracking daily activities such as running, food intake, and calories. The app integrates with external APIs to fetch food details and calories and uses Firebase for authentication and data storage.
-
User Authentication
- Sign up and log in using Firebase Authentication
- Secure user data management
-
Food Tracking
- Search for foods and view their nutritional information using an external food API
- Automatically calculate calories consumed per day
-
Exercise Tracking
- Track daily running and other workouts
- Log calories burned
-
Daily Summary
- View a summary of calories consumed and burned
- Track progress over days
-
Data Storage
- All user data is stored securely in Firebase Firestore
- Kotlin & Android SDK
- xml layout
- Firebase
- Authentication
- Firestore Database
- Food API for calorie and nutrition tracking
- Google Maps API (optional) for tracking running routes
(Add screenshots of the app here to showcase features)
Clone the repository
git clone https://github.com/yourusername/fitness-tracker-app.git