Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rtpa25/swadesh_assignment_client
https://github.com/rtpa25/swadesh_assignment_client
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rtpa25/swadesh_assignment_client
- Owner: rtpa25
- Created: 2022-10-19T10:05:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-25T14:01:51.000Z (about 2 years ago)
- Last Synced: 2024-10-17T00:57:40.394Z (3 months ago)
- Language: Dart
- Size: 313 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Swadesh Assignment v1.0
The Flutter app of the Assignment.
## Features
- user gets automatically created on first launch
- UUID is persisted with cache.
- Add transaction with all given validations and constraints.
- Credit money from admin, Debit money to admin & Transfer money to other users.
- Sort and Filter transactions by date, amount, type.
- Swipe down to reload the List of transactions to see the latest transaction status.
## Local Setupflutter pub get
flutter runThis will install all the dependencies and start the app on your device or emulator. I have built the entire app using my smart phone as the emulator. If you want to do so [better than emulator] please make sure that your smart phone and your computer are connected to the same network. Also, make sure that you have enabled the developer options and USB debugging on your smart phone.