Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juliegibbs/etaka
eTaka is a Mobile Financial Mobile Application based on P2P Banking Concept for Android and iOS Platform Developed By Flutter and Django REST Backend
https://github.com/juliegibbs/etaka
android bkash bkash-clone dart flutter flutter-app flutter-apps flutter-project ios mfs mobile-banking mobile-financial-service
Last synced: 29 days ago
JSON representation
eTaka is a Mobile Financial Mobile Application based on P2P Banking Concept for Android and iOS Platform Developed By Flutter and Django REST Backend
- Host: GitHub
- URL: https://github.com/juliegibbs/etaka
- Owner: JulieGibbs
- Created: 2024-04-28T14:45:54.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-28T14:46:11.000Z (8 months ago)
- Last Synced: 2024-04-30T17:22:36.480Z (8 months ago)
- Topics: android, bkash, bkash-clone, dart, flutter, flutter-app, flutter-apps, flutter-project, ios, mfs, mobile-banking, mobile-financial-service
- Language: Dart
- Homepage:
- Size: 7.84 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# etaka
A Cross Platform Mobile Financial Service (MFS) Application. eTaka is a Mobile Financial Mobile Application based on P2P Banking Concept for Android and iOS Platform Developed By Flutter and Django REST Backend## 🔥Project environment
[![eTaka Workflow](https://github.com/ssoad/etaka/actions/workflows/dart.yml/badge.svg)](https://github.com/ssoad/etaka/actions/workflows/dart.yml)
1. Flutter version 3.3.7
2. Dart version 2.18.4
## ✨ Requirements
* Any Operating System (ie. MacOS X, Linux, Windows)
* Any IDE with Flutter SDK installed (ie. IntelliJ, Android Studio, VSCode etc)
* A little knowledge of Dart and Flutter
* A brain to think 🤓🤓## 🔥Usage
Make sure you have Flutter installed on your local machine. For more instructions on how to install flutter, look [here](https://flutter.io/docs/get-started/install).
```
git clone https://github.com/ssoad/etaka.git
cd etaka
flutter pub get
flutter run
```## 📸 ScreenShots
## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.