Skip to content

SmitBdangar/Billify

Repository files navigation

Billify

Billify is an Android app for creating invoices and tracking bills. It is written entirely in Kotlin. Users can compose invoices with line items, store them locally on the device, and review or manage them later from a single interface.

SCREENSHOTS

INSTALL

Sideload the debug APK onto a connected device or emulator:

adb install app/build/outputs/apk/debug/app-debug.apk

Alternatively, open the project in Android Studio and press Run.

USAGE

Launch the app. From the home screen, tap the compose button to start a new invoice. Enter the client name, add one or more line items with a description and amount, then save. The invoice appears in the bill list on the home screen.

Tap any invoice in the list to view its details, edit it, or delete it.

LICENSE

Released into the public domain under the Unlicense. See LICENSE for the full text.

About

A Kotlin Android app to create invoices and manage your bills in one place.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages