Capstone project at Ada

Title: KashNote

Technology: HTML/CSS, React, JavaScript, Chart.JS, Python, Flask, PostgresSQL, Git

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.

First project at Ada

Title: Viewing Party

Technology: Python, Git

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.

Second project at Ada

Title: Swap Meet

Technology: Python, Git

For this project, I created classes and instance methods to provide feature that vendors can swap their item depend on different conditions.

Third project at Ada

Title: Task List Api

Technology: Python, Git, Flask, PostgresSQL, SQLalchemy, Postman

For this project, I created CRUD endpoints(Create, Read, Update, Delete) to provide feature that people can manage their tasks and goals.