Basic Banking Flutter App
A Beginner Flutter Project with the integration of Firebase.
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
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.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Added some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Contact
Kishansinh Rathod – @kishan2505-linkedlin | kishanrathodgdd@gmail.com
Project Link: https://github.com/Kishan-2505/flutter-banking-app