https://github.com/vprusso/couch_money
https://github.com/vprusso/couch_money
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vprusso/couch_money
- Owner: vprusso
- License: mit
- Created: 2017-11-21T00:23:22.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-25T04:24:29.000Z (over 7 years ago)
- Last Synced: 2025-03-31T17:55:05.944Z (6 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 2
- Watchers: 2
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Couch Money
A toy project made for the YouTube video found here: https://www.youtube.com/watch?v=l1eLu-HL-fc
The purpose of this program is to allow you to keep track of your miscellaneous gift cards, balances, etc. found on various websites and aggregate them all into one place.
The present program is more or less only a proof of concept, but I encourage others to fork this project and add in functionality for websites that they have gift cards, balances, etc. for practice.