jhonnytuba / nubank-finance-flutter-firebase

NuFinance - A Nubank clone concept with Flutter & Firebase using the Bloc Pattern

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NuFinance - A Nubank clone concept with Flutter & Firebase

The NuFinance Application is an attempt to clone the Nubank's app interface while acting as a simple finance control tool. The user can set its monthly budget and add new expenses to consume it. All the backend is on top of Firebase Firestore, and we use the Authentication module to register/login the user. Also, we trigger a Cloud Function every time a document is created into the Firestore to sum the total expenses amount.

Presenting the App

Auth Page Sign Up Home Page - Set Budget Secondary Menu Home - Finances Expenses List

Getting Started

After cloning the Flutter project, you need to configure Firebase. You can follow the official guidelines:

For help getting started with Flutter, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

NuFinance - A Nubank clone concept with Flutter & Firebase using the Bloc Pattern


Languages

Language:Dart 97.2%Language:JavaScript 1.4%Language:Objective-C 0.9%Language:Java 0.5%