This project was developed as part of the Tech Wise program in collaboraton with Google and Carnegie Mellon University's end-of-quarter semester project. It was a fun and engaging challenge that allowed us to apply our skills in Python, KivyMD, and teamwork.
This personal Finance Banking App is designed to help users manage their finance effectively by having a snapshot of their day-to-day expenses. This application allows users to track their income, expenses, savings and investments all in one place. The app is super user-friendly, providing clear insights into financial heath through detailed charts and summaries.
In order to run this Personal Finance App successfully you will need to download a couple of packages
Install KivyMD - we are working on the version 1.2
pip install kivymd
Install Awesome KivyMD
pip install akivymd
Make sure you have Python installed
https://www.python.org/downloads/
To deploy this project run
git clone https://github.com/mikey6002/Personal-Finance-Tracker
Make the Personal Finance Tracker app your current directory
cd personal-finance-tracker
Run the file Start_Screen.py