Create a tool that empowers users to take charge of their financial health, catering specifically to their individual needs, habits and goals.
Monthtly Expense Tracker
- Utilises the Streamlit library as a frontend for the program
- Uses the Pandas library as a DBMS and Scikit-Learn for additional statistics
- Foundationed on the OOP programming paradigm
- Friendly GUI that is self-explanatory
Python 3.12 or newerThe Pandas, Scikit-Learn and Streamlit libraries
- To run the program, type into the terminal local to a PC or IDE:
streamlit run app.pyorpython -m pip streamlit run app.py - The program should then load up onto your default web browser