Skip to content

Commit

Permalink
Save commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Prasanna Anbazhagan authored and Prasanna Anbazhagan committed Feb 3, 2025
1 parent 613901b commit fd7fd15
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 12 deletions.
19 changes: 10 additions & 9 deletions projects/_template.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,22 @@
---
title: "Title of the project"
title: "Wealth Wave"
description: "A tool to maintain and track investments."
status: "Completed" # Ongoing, Completed, Abandoned
contributors:
- "Contributor1 @githubuser"
- "Prasanna Anbazhagan @prasannasahaj"
tags:
- Finance
- Tool
screenshots:
- "/assets/wealth_wave_1.png"
- "/assets/wealth_wave_2.png"
- "/assets/wealth_wave_3.png"
- "/assets/wealth_wave_4.png"
technology:
- Flutter
- AWS
- TypeScript
progress:
- 2024-10-01: Added expense tracker.
- 2024-08-01: Added way to sync the funds value from API.
- 2024-10-01: Added expense tracker.
- 2024-08-01: Added way to sync the funds value from API.

## Screenshots
![Screenshot 1](https://raw.githubusercontent.com/sahajsoft/skunkworks/main/assets/wealth_wave_1.png)
![Screenshot 2](https://raw.githubusercontent.com/sahajsoft/skunkworks/main/assets/wealth_wave_2.png)
![Screenshot 3](https://raw.githubusercontent.com/sahajsoft/skunkworks/main/assets/wealth_wave_3.png)
![Screenshot 4](https://raw.githubusercontent.com/sahajsoft/skunkworks/main/assets/wealth_wave_4.png)
6 changes: 3 additions & 3 deletions projects/wealthwave.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ screenshots:
- "https://raw.githubusercontent.com/sahajsoft/skunkworks/main/assets/wealth_wave_2.png"
- "https://raw.githubusercontent.com/sahajsoft/skunkworks/main/assets/wealth_wave_3.png"
- "https://raw.githubusercontent.com/sahajsoft/skunkworks/main/assets/wealth_wave_4.png"
technology:
technology:
- Flutter
- AWS
- TypeScript
progress:
- 2024-10-01: Added expense tracker.
- 2024-08-01: Added way to sync the funds value from API.
- 2024-10-01: Added expense tracker.
- 2024-08-01: Added way to sync the funds value from API.

0 comments on commit fd7fd15

Please sign in to comment.