Skip to content

ArthSrivastava/money_manager_backend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Money Manager

GitHub issues GitHub closed issues GitHub pull requests GitHub closed pull requests

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.

Table of Contents

Quick Start

1. Project Setup

git clone https://github.com/SnoozingTurtles/money_manager_frontend.git
cd money_manager_frontend
flutter pub get 
flutter build

2. Starting the local server for your app (Optional)

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

3. Now a new browser window should appear:

Click on 'run iOS' or 'run Android'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%