Skip to content

Latest commit

 

History

History
50 lines (38 loc) · 2.09 KB

README.md

File metadata and controls

50 lines (38 loc) · 2.09 KB

Pay List

Objective

Create a simple application to control payments.

Some decisions was made to reduce the complexity of project so focus in be simple and functional.

Prints

Knowledges

How to use

To clone and run this application, you'll need Git and Flutter installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/feMoraes0/pay-list.git

# Go into the repository
$ cd pay-list

# Install dependencies
$ flutter packages get

# Run the app
$ flutter run

Credits

Contact