Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/skbhati199/budget-buddy-flutter


https://github.com/skbhati199/budget-buddy-flutter

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Budget Buddy

Developing a budget tracking app

## Getting Started

- The app displays the total budget and current spending on the BudgetScreen.
- The user can navigate to the AddSpendingScreen to input and add a new spending amount.
- The entered spending amount is passed back to the BudgetScreen, and the current spending is updated accordingly.