Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
otahina authored Jul 26, 2023
1 parent afe9053 commit 897d32f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Finance_Tracker/README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
![Star Badge](https://img.shields.io/static/v1?label=%F0%9F%8C%9F&message=If%20Useful&style=style=flat&color=BC4E99)
![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)

# Finance Tracker 💵
# Finance Tracker 📋

A finance tracker application built using Python's tkinter module. It allows the user to keep track of their income and expenses, and visualize their balance through a pie chart.

<p align="center">
<img width="792" alt="Screenshot 2023-07-26 at 11 45 06" src="https://github.com/otahina/python-mini-project/assets/108225969/eaa973ee-b9f8-4f1f-8367-066a5462d167">
<img width="792" alt="preview" src="https://github.com/otahina/python-mini-project/assets/108225969/eaa973ee-b9f8-4f1f-8367-066a5462d167">
<img width="786" alt="pie_chart" src="https://github.com/otahina/python-mini-project/assets/108225969/8cb73919-106a-4a3d-acdb-20ae38f9fd07">

## Prerequisites

Before you begin, ensure you have met the following requirements:

You have installed the following python modules:
Expand Down

0 comments on commit 897d32f

Please sign in to comment.