https://github.com/thebuggybug/flutter_ebanking
A flutter UI app cloning one of Nepal's e-banking application.
https://github.com/thebuggybug/flutter_ebanking
Last synced: over 1 year ago
JSON representation
A flutter UI app cloning one of Nepal's e-banking application.
- Host: GitHub
- URL: https://github.com/thebuggybug/flutter_ebanking
- Owner: thebuggybug
- Created: 2022-08-25T15:22:56.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-30T16:08:38.000Z (almost 4 years ago)
- Last Synced: 2025-02-08T00:36:05.435Z (over 1 year ago)
- Language: Dart
- Size: 2.98 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Asia World Bank
#### Conceptual Mobile Banking application
## About the project
#### The project is coded using dart programing language which is a cross platform mobile application. This is a UI only multi-page static application with a future goal of dynamic by connecting to Firebase as BAAS. Current features of applications are:
- Biometric (Fingerprint) authenticaion enabled
- Multi paged application
- Charts in profile to show expenses (conceptual)
- Custom launcher icons
- Animations & many more
# Project Screnshots:
### Login Screens
[](https://postimg.cc/d7k1v71C) [](https://postimg.cc/nsJDdYTz)
### Homepage Screens
[](https://postimg.cc/tYzQZ9fM) [](https://postimg.cc/XZRD1Pm5) [](https://postimg.cc/ZB1Bd894)
### Logout Screen
[](https://postimg.cc/zytfhCM6)
### Accounts Screens
[](https://postimg.cc/SXdHRdvY) [](https://postimg.cc/rR11ynfv)
## To launch aplication:
- Make sure you have installed flutter and given path.
- (recommeded) Install Android studio and any virtual device, if you don't have virtual device you can use your physical android devices too !
- OR, Install VS code with flutter/dart extension.
- Open project.
- run 'main.dart'