https://github.com/bbugyi200/intellibudget
IntelliBudget (intelligent personal finance software)
https://github.com/bbugyi200/intellibudget
Last synced: about 1 year ago
JSON representation
IntelliBudget (intelligent personal finance software)
- Host: GitHub
- URL: https://github.com/bbugyi200/intellibudget
- Owner: bbugyi200
- Created: 2016-07-04T07:55:39.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-03-15T15:19:54.000Z (over 9 years ago)
- Last Synced: 2025-02-17T23:47:32.896Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 253 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IntelliBudget
IntelliBudget is a platform independent personal budgeting application complete with a graphical user interface (implemented using Python's Tkinter library) and an SQL database designed to store user expense data.
## Table of Contents
* [Installing/Running Program](#install)
* [User Guide](#guide)
* [Screenshots](#screenshot)
* [Contributions](#contribute)
* [Questions or Comments](#questions)
## How do I install and/or run this program?
#### I am a developer. How do I run this program?
This application requires that you have Python3 installed on your machine.
IntelliBudget can be launched by running `python start.py` from your terminal.
#### I am NOT a developer. How do I run this program?
If you do not intend on contributing to this project and would instead just like to try out the software, the easiest approach is to go to this project's [releases](https://github.com/bbugyi200/IntelliBudget/releases) and follow the instructions provided there to install IntelliBudget.
## User Guide
#### First Use
When you start IntelliBudget for the first time of a new month, you will be asked to setup your desired spending limits for this month. When you are finished, hit the **Submit** button.

#### Miscellaneous
* The current version of IntelliBudget does NOT include a **Save** button. Your data is saved automatically after every change.
* You can access data from previous months by selecting the **Archives** menu option and then selecting the month that you would like to load.
## Screenshots

## How can I contribute?
I would gladly accept outside contributions to this project. If you would like to contribute, please email me at bryan_bugyi@mymail.rcbc.edu.
## Where can I submit my questions or comments?
If you have any questions or comments about this software, its dependencies, or how you can contribute, please email me at bryan_bugyi@mymail.rcbc.edu.