Explore an authentic way of tracking expenses, Keep track of all your expenditures, budgets, bill splits all in one place. View, sort and categorize all expenses, watch out for over all stats, notify people you have paid for.
This project was built with the main purpose of learning and showcasing what flutter along with domain driven design in association with custom backend can be used for.
git clone https://github.com/SnoozingTurtles/money_manager_frontend.git
cd money_manager_frontend
flutter pub get
flutter build
App is built to function both offline and online with optional authentication for backups and additional functionalities.
Terminal cli:
git clone https://github.com/SnoozingTurtles/money_manager_backend.git
mvn spring-boot:run
Click on 'run iOS' or 'run Android'