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!)