Expense Tracking Made Easy

The site is meant for portfolio/showcase usage only. Wallet Saver is a finance tracking web app built using React, Redux, and Firebase.

Image depicting people happy with wallet
Dollar image

Your personal financial assistant

I created this app to showcase my proficiency in using modern Javascript frameworks. I used React for the frontend, Node.js for the backend, and Google Firebase for data persistance. The design for this landing page is done in vanilla CSS using Flexbox and CSS Grid. While I consider myself more of a front-end dev, I do plan on going full-stack in the near future.

Laptop with Data

What can Wallet Saver offer?

Man using laptop

Add and edit expenses

Wallet Saver allows you to add expenses and also edit them. I used Validator.js to sanitize and format the text input.

Woman with checklist

Sort expenses

You can sort your expenses by amount or the date added. I used a third-party web component for the date picker.

Woman using laptop

Search for expenses

You can also easily search for expenses by name. The total amount will update to reflect the expenses found.