Expensivify

Expensivify is an expense tracker. Users can create, update, modify, and delete tasks they create. The total amount of expenses. Users have options to filter the expenses. This project features all CRUD operations and is hosted on a Node.js Express HTTP server. The frontend is React and Redux and the data is persisted through Firebase.

Node.js, React, Firebase, Redux, Express, Javascript, Jest

See all of your expenses

See all of your expenses with the total amount of cost.

Add Expenses

Add expenses, set a name, amount, date, and optional description.

Login with Google account

Data is persisted through Firebase and users login through their Google account.

Previous
Previous

Pied Piper - Freelancing project based on myDrive (Node.js, React, Typescript, Express, MongoDB)

Next
Next

Homework Helper - Finds homework answers using quizlet (Javascript, web scrapping)