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 930655c commit 58b35bb
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions Finance_Tracker/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
![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)
[![View My Profile](https://img.shields.io/badge/View-My_Profile-green?logo=GitHub)](https://github.com/otahina)

# 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.

![Preview](preview.png)
<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">

## Prerequisites
Before you begin, ensure you have met the following requirements:
Expand Down Expand Up @@ -34,10 +33,10 @@ python3 main.py

### Flowchart of the code

![Preview](Finace_tracker.drawio.png)
![Finace_tracker drawio](https://github.com/otahina/python-mini-project/assets/108225969/5a5e379a-6aae-48cb-8a22-482c4051f844)

## *Author Name*

Hina Ota

[![View My Profile](https://img.shields.io/badge/View-My_Profile-green?logo=GitHub)](https://github.com/otahina)
[![View My Profile](https://img.shields.io/badge/View-My_Profile-green?logo=GitHub)](https://github.com/otahina)

0 comments on commit 58b35bb

Please sign in to comment.