https://github.com/dylanbuchi/budget-app-fcc
My solution to the freeCodeCamp Budget App project in Python using object-oriented programming.
https://github.com/dylanbuchi/budget-app-fcc
Last synced: 9 months ago
JSON representation
My solution to the freeCodeCamp Budget App project in Python using object-oriented programming.
- Host: GitHub
- URL: https://github.com/dylanbuchi/budget-app-fcc
- Owner: dylanbuchi
- Created: 2021-08-06T07:00:42.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-12T01:22:49.000Z (almost 5 years ago)
- Last Synced: 2025-02-22T20:46:40.835Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# budget-app
My solution to the [freeCodeCamp](https://www.freecodecamp.org/learn/scientific-computing-with-python/scientific-computing-with-python-projects/budget-app) Budget App project in Python using object-oriented programming.