Go to file
Anmol Gupta 29a56200c1 Refactor 2018-06-27 20:40:50 +05:30
.idea
android
assets/images Add logo to the login screen 2018-05-22 00:44:27 -07:00
ios
lib Add keys 2018-06-27 16:23:55 +05:30
samples Refactor 2018-06-20 01:08:20 -07:00
test_driver Refactor 2018-06-27 20:40:50 +05:30
.env.dart.example Add example configuration file 2018-06-21 17:43:37 +05:30
.gitignore Update gitignore 2018-06-21 17:44:03 +05:30
.metadata
LICENSE.txt Add license 2018-05-17 01:15:21 -07:00
README.md Update readme 2018-06-25 22:49:59 -07:00
analysis_options.yaml Clients 2018-06-07 02:16:00 -07:00
invoiceninja.iml Tests... 2018-06-03 06:19:13 -07:00
invoiceninja_android.iml
make.sh Invoices 2018-06-14 03:03:26 -07:00
pubspec.lock Share sheet 2018-06-20 12:25:38 -07:00
pubspec.yaml Add double quotes around version 2018-06-21 17:23:08 +05:30

README.md

Invoice Ninja - Mobile

This is a companion app for the Invoice Ninja web app.

The project is under active development, for the time being we recommend using the existing mobile apps.

Product List Edit Product Drawer Dashboard Client Overview Contact Details Edit Contacts New Invoice

Features

  • Dashboard
  • Clients
  • Products
  • Invoices
  • Payments
  • Quotes
  • Recurring
  • Credits
  • Vendors
  • Expenses
  • Projects
  • Tasks

Code Samples

Application Architecture

The architecture is based off these two projects:

Developer Notes

  • Run cp .env.dart.example .env.dart when setting up the app to create the config file.
  • Run flutter packages pub run build_runner build to regenerate the model files

Contributions

We gladly accept contributions! If you'd like to get involved with development please join our Slack group.