joasnog / expenses-app

💲App for managing and controlling expenses.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expenses app logo

Expenses App

ℹ️ About

Expenses app is an application developed with flutter in order to control user expenses through a list and a graph.

The project was developed based on a project "Despesas Pessoais" from the course "Learn Flutter and Develop Apps for Android and IOS" by instructor Leonardo Moura Leitao from Cod3r.

📱 Preview

Expenses App demo

Allows you to register and manage your transactions, to control your finances.

🚀 How To Install

Install flutter at: https://docs.flutter.dev/get-started/install

- Clone this repository:
$ git clone https://github.com/joasdc/expenses_app.git

- Enter in directory:
$ cd expenses_app

- Install dependencies:
$ flutter pub get

- Run the app: 
$ flutter run

Or download apk-release from releases

🛠️ Functionalities

  1. Register transactions.
  2. Delete registered transactions.
  3. Expenses are shown in a graph, according to the transaction date.

📝 License

This repository is under MIT license. You can see the LICENSE file for more details.

About

💲App for managing and controlling expenses.

License:MIT License


Languages

Language:Dart 97.5%Language:Swift 1.7%Language:Kotlin 0.6%Language:Objective-C 0.2%