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

[Chore] General Quality of Life Improvements #162

Open
12 tasks
a-mabe opened this issue Aug 11, 2024 · 1 comment · May be fixed by #171
Open
12 tasks

[Chore] General Quality of Life Improvements #162

a-mabe opened this issue Aug 11, 2024 · 1 comment · May be fixed by #171
Assignees
Labels

Comments

@a-mabe
Copy link
Owner

a-mabe commented Aug 11, 2024

Description

This issue encompasses a variety of small but important quality of life improvements needed for the project. The goal is to clean up the codebase, fix minor bugs, and ensure the app is polished and up-to-date. Below is a list of tasks to be addressed:

Tasks

Bug Fixes

  • Address any minor bugs or inconsistencies reported by users or found during testing.
  • Review and fix any small UI glitches or alignment issues.
  • Resolve any known minor crashes or errors.

Code Cleanup

  • Refactor code where necessary to improve readability and maintainability.
  • Remove any deprecated or unused code.
  • Ensure consistent code formatting across the project.

Screenshot Updates

  • Update outdated screenshots in the documentation to reflect the current UI.
  • Add new screenshots where necessary to showcase new features or changes.

Documentation

  • Review and update any outdated documentation, including README.md, to ensure accuracy.
  • Add additional comments in the code where clarification may help future contributors.

Testing

  • Write or update tests to cover recent bug fixes or refactored code.
  • Ensure all existing tests are passing.
@a-mabe a-mabe added the chore label Aug 11, 2024
@a-mabe a-mabe self-assigned this Aug 11, 2024
@a-mabe
Copy link
Owner Author

a-mabe commented Sep 26, 2024

Completed so far:

Todo:

  • Use provider to add and delete workouts.
  • Utilize sort function.
  • Add proper logging everywhere.

@a-mabe a-mabe linked a pull request Oct 18, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

1 participant