Skip to content

Debting is a basic mobile application intended to track lending or borrowing money activities.

License

Notifications You must be signed in to change notification settings

izharul-haq/debting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Debting

Debting is a basic mobile application intended to track lending or borrowing money activities. Currently, the only available currency is Indonesian Rupiah (IDR).

Features

Features in Debting:

  1. Create, update, and delete a contact (person who you owe to or owes you).

  2. Create, update, and delete a debt.

  3. View list of debts.

  4. View aggregate of your debts, for each person or in total.

  5. Send list of debts to someone from contact via Whatsapp (currently only available to Indonesian phone number).

  6. Clear all debts you/someone owe(s) at once.

  7. Clear all data.

  8. Input amount via calculator.

Screenshots

For screenshots, go to /doc.

How to Build (Android)

To build .apk file for this app, follow these commands:

  1. Run flutter build apk --release command.

  2. .apk file is ready to use in build/app/outputs/flutter-apk/app-release.apk.

How to Install (Android)

To install application directly to connected device, follow these commands:

  1. Make sure your device is connected to

  2. Open project root folder in terminal

  3. Run flutter install command.

Contributors

contributors