Skip to content

Basic Banking Mobile App

Latest
Compare
Choose a tag to compare
@vivek9patel vivek9patel released this 22 Jan 04:32
· 4 commits to stable since this release

Description

A Beginner Flutter Project with the integration of Firebase.Used for creating transactions between different Users and displaying the history of transactions done by different Google Users.

Features

  • Sign in with Google Account
  • Add Users to Database (Admin Only)
  • Display all Customers with Account Balance
  • Transact Amount between Customers from all Customers
  • Display Transaction History and which User did the transaction
  • Displaying Data with Firebase Stream (No Screen Refreshing!)