https://github.com/zgramming/amerta
Hutang Piutang yang tidak lekang oleh zaman
https://github.com/zgramming/amerta
flutter mvvm riverpod
Last synced: about 1 year ago
JSON representation
Hutang Piutang yang tidak lekang oleh zaman
- Host: GitHub
- URL: https://github.com/zgramming/amerta
- Owner: zgramming
- Created: 2023-06-14T09:35:42.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-07T05:53:23.000Z (almost 3 years ago)
- Last Synced: 2025-03-25T09:47:44.661Z (about 1 year ago)
- Topics: flutter, mvvm, riverpod
- Language: Dart
- Homepage: https://play.google.com/store/apps/details?id=zeffry.reynando.amerta.amerta
- Size: 1.28 MB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Amerta
Aplikasi management Hutang & Piutang support report PDF
## Tech Stack
**Client:** Flutter
**Architecture** MVVM
**State Management** Riverpod
## Installation
1. `flutter clean && flutter pub get`
2. `dart run build_runner watch --delete-conflicting-outputs`
3. `flutter run`
## Feature
- [x] Management People (Read, Update, Delete, Add)
- [x] Management Transaction (Create, Update, Read)
- [x] Management Payment (Create, Update, Delete, Add)
- [x] Print Report PDF
a. Based on people
b. All transaction
c. Specific Transaction
## Screenshot
### People List
Home
List People
List Transaction
Transaction People
Detail Transaction
Report PDF
PDF Result
Export JSON
Import JSON
## Feedback
If you have any feedback, please reach out to us at zeffry.reynando@gmail.com
## Authors
- [@zgramming](https://www.github.com/zgramming)
