Projects

Budget App 2022

Based on the tutorial from WebDevSimplified.

Budget App Top Page

Data for each budget is saved in local storage using a customer useLocalStorage hook. React-bootstrap is used for styling with progress bars, modals, buttons, and forms.


Budget App Main Page

Budget App Modals and React Context

Modal windows serve forms for CRUD actions. React Context is used to organize the data and allow for updates to be reflected across the entire app.


Budget App ModalBudget App Expenses

Uncategorized Expenses Catch

Deleted budgets are automatically recategorized as "Uncategorized Expenses" when deleted, and can be reassigned thereafter.


Budget App Uncategorized
© 2024 Teo Peralez Dev. All Rights Reserved.