Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sieep-coding/personal-finance-manager-go
https://github.com/sieep-coding/personal-finance-manager-go
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sieep-coding/personal-finance-manager-go
- Owner: Sieep-Coding
- Created: 2024-05-14T13:03:15.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-14T13:04:16.000Z (8 months ago)
- Last Synced: 2024-11-08T01:39:37.908Z (about 2 months ago)
- Language: Go
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Personal Finance Manager
The Personal Finance Manager is a command-line application written in Go that allows users to manage their personal finances. It provides features for creating accounts, performing transactions, categorizing transactions, searching transactions, and generating account summaries.
## Features
- Create multiple accounts (checking, savings, credit card, etc.)
- Perform deposits and withdrawals
- Categorize transactions
- Add notes to transactions
- Search transactions by account, type, amount, category, or notes
- Display account summary with sorted transactions
- Manage transaction categories