Inspiration
We wanted to provide people with the opportunity to visibly view their spending.
What it does
This web application tracks their expenses such as their purchases, loans, deposits, and total balance.
How we built it
We built it using React with Node.js. Major libraries used were material ui for design and axios for http requests. A front end webpage was created with this app. We also interfaced with the Nessie API within our project.
Challenges we ran into
Difficulty integrating api calls and gathering data into the React portion of our project. We spent a majority of time handling the http requests and checking for the data.
Accomplishments that we're proud of
A clean looking web interface that is able to display an informational list and gathers data from the nessie API.
What we learned
How to make HTTP requests within a project. Working with generating test data and overall project design.
What's next for Budget Planner
Potential future work includes connecting a database for storage, adding user login/authentication, security, and more features for the app.
Log in or sign up for Devpost to join the conversation.