Skip to content

A Flutter and Firebase project. Used for creating transactions between different Users and displaying the history of transactions done by them.

Notifications You must be signed in to change notification settings

vivek9patel/flutter-banking-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Basic Banking Flutter App

A Beginner Flutter Project with the integration of Firebase.

Report Bug · Install App

Table of Contents

  1. About The Project
  2. Demo
  3. Contributing
  4. Contact

About The Project

This Project is created to learn Flutter and 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!)

Built With

Demo

  • Here are some Screen shots of different Screens of this Flutter APP
    Logo Logo Logo Logo Logo

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributiors who wants to get into Flutter or App development can make contribution,which will be greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Added some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Vivek Patel - @vivek9patel-linkedlin | vivek.p9737@gmail.com

Project Link: https://github.com/vivek9patel/flutter-banking-app