An app to keep of track your expenses and stay on top of your game with detailed insights
Read Time:42 Second

An app to keep of track your expenses and stay on top of your game with detailed insights

0 0

Expense Bud

An app to keep of track your expenses and stay on top of your game with detailed insights

An app to help you keep track of your expenses and stay on top of your game 🚀

This app was built with clean architecture and MVVM pattern

motivation: To have clear seperation of concerns with loosely coupled components and a undirectional flow of data, This means our app is maintainable, scalable and testable.

An app to keep of track your expenses and stay on top of your game with detailed insights
An app to keep of track your expenses and stay on top of your game with detailed insights
An app to keep of track your expenses and stay on top of your game with detailed insights

An app to keep of track your expenses and stay on top of your game with detailed insights
An app to keep of track your expenses and stay on top of your game with detailed insights
An app to keep of track your expenses and stay on top of your game with detailed insights

Frameworks/Lib

flutter: Google’s UI toolkit for building cross platform apps
provider: State management library
get_it: Dependency injection framework
hive: Super fast key-value database library

Run Locally

Clone the project

  git clone https://github.com/Iamstanlee/expense_bud.git

Go to the project directory

  cd expense_bud

Install dependencies

  flutter pub get

Run the app android or ios simulator

  flutter run

Running Tests

To run tests, run the following command

  flutter test

Roadmap

  • Add insights feature
  • Support for more currencies

GitHub

View Github

Happy
Happy
0 %
Sad
Sad
0 %
Excited
Excited
0 %
Sleepy
Sleepy
0 %
Angry
Angry
0 %
Surprise
Surprise
0 %

Average Rating

5 Star
0%
4 Star
0%
3 Star
0%
2 Star
0%
1 Star
0%

Deja una respuesta

Entrada anterior Travel UI Design For Flutter
Entrada siguiente Wordle game for Android and IOS built with Flutter