Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CS2113-T14-1] Fitness Checker #57

Open
wants to merge 238 commits into
base: master
Choose a base branch
from

Conversation

Richardtok
Copy link

@Richardtok Richardtok commented Mar 7, 2023

The product will be able to keep track of the user's progress and, daily exercise and workouts. This product is for users who are active and trying to keep fit or hit a fitness goal. This product will be displayed and used in CLI format. It is targeted toward those who prefer to use CLI over GUI.

@Richardtok Richardtok changed the title Update README.md [CS2113-T14-1] Fitness Checker Mar 9, 2023
guillaume-grn and others added 23 commits March 9, 2023 17:23
Features added:
1. Start a new workout
2. Add exercises to current workout
3. End current workout
4. Exit program command
# Conflicts:
#	src/main/java/seedu/duke/Duke.java
# Conflicts:
#	src/main/java/seedu/duke/Duke.java
Add basic features and create new classes for exercise and workout
# Conflicts:
#	text-ui-test/EXPECTED.TXT
# Conflicts:
#	src/main/java/seedu/duke/Duke.java
Refactor code for more OOP
Richardtok and others added 27 commits April 10, 2023 16:14
Fixed UI and Help Function and added PPP
# Conflicts:
#	docs/DeveloperGuide.md
#	docs/diagrams/DeleteWorkoutDiagram.puml
DG : Add CountSetsReps diagram
Add jUnit tests for Calorie and Workout Parser
…into branch-DevGuide

# Conflicts:
#	docs/DeveloperGuide.md
@calebcjl calebcjl deleted the branch nus-cs2113-AY2223S2:master April 10, 2023 16:28
@calebcjl calebcjl deleted the master branch April 10, 2023 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants