GithubHelp home page GithubHelp logo

spendwise's Introduction

SpendWise

This is a Python-based expense tracker that allows users to keep track of their expenses and visualize them using pie charts. It uses the `tkinter` library for creating a graphical user interface, `matplotlib` for creating pie charts, and `sqlite3` for managing the database.

Features

  • Add, edit, and delete expenses
  • View expenses by date range and category
  • View expenses as pie charts

Screenshots

Entry Screen:

Entry Screen

Main Screen:

Main Screen

Pie Chart:

Pie Chart

Adjusting Balance:

Pie Chart

Requirements

  • Python 3.x
  • `tkinter` library
  • `matplotlib` library
  • `sqlite3` library

Installation

  1. Clone the repository:

    ``` git clone https://github.com/A-4-Atom/spendwise.git ```

  2. Install the required libraries using pip:

    ``` pip install tkinter matplotlib sqlite3 ```

Usage

  1. Navigate to the project directory in the terminal:

    ``` cd spendwise ```

  2. Run the application:

    ``` python main .py ```

  3. Use the GUI to add, edit, and delete expenses, as well as view expenses by date range and category.

Database

The application uses an sqlite3 database to store expense data. The database is created automatically when the application is run for the first time, and is stored in a file called `test.db` in the project directory. Also the application automatically creates a text file named `initialAmount.db` to store the total balance.

Run the application directly without compiler

Download the folder from https://drive.google.com/drive/folders/1dfXyXHHeSjj9GtWu2rD9k9TN2oMCZ5OO?usp=drive_link and run spendWise.exe

Credits

This project was created by `Gunjan` as a personal project. It uses the `tkinter`, `matplotlib`, and `sqlite3` libraries, which are all open source.

spendwise's People

Contributors

a-4-atom avatar

Watchers

Kostas Georgiou avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.