Kash Note is an app where clients are able to gather their spendings into one platform and set a monthly budget goal.
This app works with a Flask API where data is retrieved and stored.
For this project, I used given data structures such as nested lists and nested dictionaries
to write functions to give movie recommendations.
I also wrote unit test in pytest.
For this project, I created classes and instance methods to provide feature that vendors can swap their item depend on different conditions.