GetFit is a user-friendly fitness tracking application that allows individuals to log their workouts, track progress, and view graphical analysis of their activities. With an intuitive interface, users can effortlessly register, log workouts, delete entries, and visualize their fitness journey over time.
- User registration and login
- Log workouts with details (exercise, date, duration, calories)
- Delete workout entries
- View statistics on total workouts and averages
- Graphical analysis of workout data
- Python
- Tkinter (for GUI)
- SQLite (for database management)
- Matplotlib (for data visualization)
- Clone the repository to your local machine:
git clone https://github.com/yourusername/GetFit.git
- Navigate to the project directory:
cd GetFit - Run the application:
python main.py
You can also run the application directly using the provided executable file.
"https://drive.google.com/file/d/1xgHkVRQurnJdNWjdgLXhAXVmSqFIxGpn/view?usp=sharing"
Simply run the executable to start using the application.
This is the video where I explain everything about my app.
"..."