

Personal Income divider
The purpose of this project was to create an app that would allow people to easiy explore their financial options and get suggestions for their spending habits.
I used Flask to create the website. Flask is a Python web framework with incredible capiblities. I only used a fraction of the features available, as the website did not require any complex features.
The backend logic was writen in functional python and the front end used Bootstrap CSS and my own HTML.