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

Category Page #256

Merged
merged 25 commits into from
Jan 21, 2024
Merged

Category Page #256

merged 25 commits into from
Jan 21, 2024

Conversation

dreautall
Copy link
Owner

@dreautall dreautall commented Jan 3, 2024

Implement a Category Page.

Content needed:

  • List all categories
  • List income/expense/total per category
  • List total money earned/spent
  • Maybe add a chart
  • Maybe add a month selector somewhere and/or allow swiping to select month?
  • Ability to list transactions when clicking on category
  • Ability to edit category (long-press -> edit, and edit symbol on transaction list)
  • Ability to add category (plus symbol top right on category list)
  • get to category view when clicking on category in pie chart on main page

Any futher ideas feel free to comment here!

@dreautall dreautall linked an issue Jan 3, 2024 that may be closed by this pull request
@dreautall dreautall self-assigned this Jan 3, 2024
@dreautall dreautall added the enhancement New feature or request label Jan 3, 2024
@dreautall dreautall added this to the v1.0.0 milestone Jan 3, 2024
@dreautall dreautall mentioned this pull request Jan 3, 2024
@dreautall
Copy link
Owner Author

dreautall commented Jan 3, 2024

Very rough, first draft with data fetched via the API:

Screenshot_20240103-234103

Colors and stuff obviously missing, lots or more to come. Just to give an indication what I want to do :)

@dreautall dreautall marked this pull request as ready for review January 21, 2024 19:49
@dreautall dreautall merged commit 3953ae4 into master Jan 21, 2024
@dreautall dreautall deleted the page_categories branch January 21, 2024 19:52
dreautall added a commit that referenced this pull request Jul 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Category Management
1 participant