https://github.com/codegoalie/go-debts
debt tracking in react and golang
https://github.com/codegoalie/go-debts
Last synced: 11 months ago
JSON representation
debt tracking in react and golang
- Host: GitHub
- URL: https://github.com/codegoalie/go-debts
- Owner: codegoalie
- Created: 2014-12-26T04:27:44.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-21T01:27:34.000Z (over 10 years ago)
- Last Synced: 2025-02-14T05:43:56.635Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 2.17 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go-debts
This is a web application which tracks your debts and helps you figure out when
you'll pay them all off. It's mostly a way for me to learn about react for
front end development and golang to create a JSON API.
## Current Features
- Nothing
## TODOs
- Account tracking
- Payment tracking
- Balance over time graph
- Balance breakdown chart
- Estimated payoff date
- Payment adjustment impact