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

Fitness Tracker #69

Merged
merged 3 commits into from
Jun 14, 2024
Merged

Conversation

Manaswini123456
Copy link
Contributor

Related Issue

[ADD] a Fitness Tracker #17 - To add a fitness Tracker within the app.

Description

The solution involves adding two new screens to the application: Workout Overview and Add Workout. The Workout Overview screen provides users with an overview of recorded exercises, displaying details such as exercise type, duration, and calories burned. On the Add Workout screen, users can add predefined or custom exercises, entering details like exercise type, duration, and calories burned.

Type of PR

  • Bug fix
  • Feature enhancement
  • Documentation update
  • Other (specify): Issue resolve

Screenshots / videos (if applicable)

  1. WORKOUT OVERVIEW SCREEN:
    WhatsApp Image 2024-06-11 at 00 05 55_cf97c66b

  2. ADD WORKOUT SCREEN:
    WhatsApp Image 2024-06-11 at 00 05 55_44e861cc

  3. WHEN CUSTOM EXERCISE IS CHOSEN
    WhatsApp Image 2024-06-11 at 00 05 55_43190e78

  4. WHEN AN INPUT FIELD IS NOT FILLED
    WhatsApp Image 2024-06-11 at 00 17 25_0dee8174

Checklist:

  • I have performed a self-review of my code
  • I have read and followed the Contribution Guidelines.
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers, screenshots, and videos after making the changes.
  • I have commented my code, particularly in hard-to-understand areas.

Additional context:

[Include any additional information or context that might be helpful for reviewers.]

@Manaswini123456
Copy link
Contributor Author

@smilewithkhushi Have generated the PR, kindly look into it and let me know if any changes are required.

Copy link
Owner

@smilewithkhushi smilewithkhushi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good work with the functionality! however, when you're working with mobile applications, try to experiment with different UI styles and focus on improving overall user experience.

@smilewithkhushi smilewithkhushi merged commit 18d633b into smilewithkhushi:master Jun 14, 2024
1 of 2 checks passed
@smilewithkhushi smilewithkhushi added gssoc Issue for GSSoC'24 level3 Level 3 Issue for GSSoC'24 labels Jun 14, 2024
@Manaswini123456
Copy link
Contributor Author

@smilewithkhushi Will surely try to experiment. Thanks for the feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc Issue for GSSoC'24 level3 Level 3 Issue for GSSoC'24
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants