[PR #382] [MERGED] feat(networth): add a chart with the currency difference between each month #398

Closed
opened 2025-12-29 00:20:11 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/eitchtee/WYGIWYH/pull/382
Author: @eitchtee
Created: 9/20/2025
Status: Merged
Merged: 9/20/2025
Merged by: @eitchtee

Base: mainHead: feat/networth-chart


📝 Commits (1)

  • 9dce5e9 feat(networth): add a chart with the currency difference between each month

📊 Changes

4 files changed (+434 additions, -290 deletions)

View changed files

📝 app/apps/net_worth/utils/calculate_net_worth.py (+26 -0)
📝 app/apps/net_worth/views.py (+34 -0)
📝 app/templates/cotton/ui/info_card.html (+1 -1)
📝 app/templates/net_worth/net_worth.html (+373 -289)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/eitchtee/WYGIWYH/pull/382 **Author:** [@eitchtee](https://github.com/eitchtee) **Created:** 9/20/2025 **Status:** ✅ Merged **Merged:** 9/20/2025 **Merged by:** [@eitchtee](https://github.com/eitchtee) **Base:** `main` ← **Head:** `feat/networth-chart` --- ### 📝 Commits (1) - [`9dce5e9`](https://github.com/eitchtee/WYGIWYH/commit/9dce5e9efe9b092f75260ecd4724f256d1c3c236) feat(networth): add a chart with the currency difference between each month ### 📊 Changes **4 files changed** (+434 additions, -290 deletions) <details> <summary>View changed files</summary> 📝 `app/apps/net_worth/utils/calculate_net_worth.py` (+26 -0) 📝 `app/apps/net_worth/views.py` (+34 -0) 📝 `app/templates/cotton/ui/info_card.html` (+1 -1) 📝 `app/templates/net_worth/net_worth.html` (+373 -289) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 00:20:11 +01:00
adam closed this issue 2025-12-29 00:20:11 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WYGIWYH#398