jitacm / -30DaysDevChallenge-

Welcome to the 30DayDevChallenge repository! This repository is dedicated to a month-long coding challenge designed to help developers of all levels enhance their skills through daily coding tasks and projects.
19 stars 28 forks source link

Personal Workout Tracker / 30_Days_Of_Java #342 #380

Closed AnshNikhare closed 3 months ago

AnshNikhare commented 3 months ago

Issue Number: #342

Project Proposal - Personal Workout Tracker

Overview

The Personal Workout Tracker is a Java-based desktop application designed to help fitness enthusiasts track their workout progress, set goals, and monitor achievements. This user-friendly tool allows users to log exercises, record sets, reps, and weights, and view their progress over time.

Screenshot 2024-08-14 010520

Features

  1. Exercise Logging: Users can input exercise details including name, sets, reps, and weight.
  2. Progress Tracking: The application stores workout data and allows users to view their exercise history.
  3. Goal Setting: Users can set fitness goals for specific exercises.
  4. Data Persistence: Workout data and goals are saved locally, ensuring information is retained between sessions.
  5. Simple GUI: Built with Java Swing for an intuitive user interface.

Technical Specifications

Future Enhancements

Resources Required

github-actions[bot] commented 3 months ago

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our [CONTRIBUTING.md]. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊