https://github.com/romabulani/family-expenditure-planner
https://github.com/romabulani/family-expenditure-planner
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/romabulani/family-expenditure-planner
- Owner: romabulani
- Created: 2019-02-28T16:44:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-01T14:41:59.000Z (over 6 years ago)
- Last Synced: 2025-01-07T12:47:26.188Z (6 months ago)
- Language: Python
- Size: 633 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Family-Expenditure-Planner
A simple application in python which takes all the expenditure and savings from user and displays suggestions in order to increase savings.
The application is developed using Tkinter and sqlite3 modules in python.