hello world,

Oliver is a designer.

time spent giving me a chance:1s

Expense Tracker

An expense tracking app to exercise my coding skills post bootcamp

Date

Sept 2020

Duration

2 days

Role

Design & code

Tech Stack

React Js and Firebase

Description

While at Brainstation, we learnt so much, so quickly. Every week had a new project with clearly defined deliverables, designs and deadlines.As a recent Brainstation graduate, this is something that I miss! So I've made it a goal to keep that learning train moving by publicly learning, designing, coding, deploying and posting a new project every two weeks! Here's the first of many. I made an expense tracking app with React Js using only hooks and react context sprinkled in there. For the back-end, I used Firebase for auth and database.Please feel free to use it, share it with your friends and please please please send me feedback :)

Learning Experience

I really wanted to experiment with react hooks and the useContext api. After completing the project I realized that it would be nice for the app to be more personalized so I added firebase auth and firebase firestore so that you can actually save your expenses.