Skip to content

This app helps you to keep track of your monthly balance, by adding your incomes and expenses.

Notifications You must be signed in to change notification settings

Ulisesredi/Monthly-Budget

Repository files navigation

Monthly Budget

This app helps you to keep track of your monthly balance, by adding your incomes and expenses.

Objective

The main goal of this project was to test a specific set of technologies. Integrating Next.js with persistent Redux states.

The App

The App is pretty simple. It displays an input form to load your expenses and incomes, two lists where you can see your items previously loaded and your current subtotal. One important detail is that since it was implemented with persistent Redux, the states stored would persist even if the browser windows is closed.

image

once you load whether an income or expense, your submited item will appear listed in the lists bellow and the subtotal will update.

image

Main Technologies and Libraries Involved

  • Next.js
  • Redux
  • Material UI
  • Redux Thunk
  • Next Redux Wrapper
  • Redux Persist

Depoyed Version

https://budget-app-redi.herokuapp.com/

About

This app helps you to keep track of your monthly balance, by adding your incomes and expenses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published