/wallet-app

A Flutter app made to control payments.

Primary LanguageDart

Wallet App

Objective

Make a different type of wallet without bank connection where you can add payments made by credit cards or organize by events using three different types of coins.

The back-end can be found on GitHub or Heroku using NodeJS, Sequelize and PostgreSQL.

Prints

How to use

# Clone this repository
$ git clone https://github.com/feMoraes0/wallet-app.git

# Go into the repository
$ cd wallet-app

# Install dependencies
$ flutter packages get

# Run the app
$ flutter run

Credits

Contact