invoice/README.md

2.6 KiB

Invoice Ninja

Companion app for the Invoice Ninja web app.

Open Beta

Note: the beta is currently available to self host users and requires the latest version of the web app (v4.5.4).

View Invoice List Invoices Contact Details Edit Product

Features

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

Application Architecture

The application was created using the Flutter Redux Starter.

The architecture is based off these two projects:

Blog Posts

Developer Notes

  • Run cp lib/.env.dart.example lib/.env.dart to create the config file
  • Run cp android/key.properties.example android/key.properties to create the keys 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.