mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-10-28 08:21:08 -04:00
Update features.
This commit is contained in:
26
README.md
26
README.md
@ -18,14 +18,28 @@ Built with [Vue.js](https://vuejs.org/) and [Bootstrap](https://getbootstrap.com
|
|||||||
## Features
|
## Features
|
||||||
- Truly serverless - data stored in your browser only, no network requests
|
- Truly serverless - data stored in your browser only, no network requests
|
||||||
- No hosting required - works locally
|
- No hosting required - works locally
|
||||||
- Create, edit, delete invoices
|
- Invoices
|
||||||
- Track invoice status and due date
|
- Create & manage invoices
|
||||||
- Create, edit, delete bank accounts
|
- Track invoices by status and due date
|
||||||
- Create, edit clients
|
- Multiple custom taxes
|
||||||
- Edit company
|
|
||||||
- Export & import json data
|
|
||||||
- Print to PDF
|
- Print to PDF
|
||||||
|
- Customizable logo and template, CSS
|
||||||
|
- Bank accounts
|
||||||
|
- Clients
|
||||||
|
- Create & manage clients
|
||||||
|
- Custom fields
|
||||||
|
- Company details
|
||||||
|
- Edit default company details
|
||||||
|
- Custom fields
|
||||||
|
- Default taxes
|
||||||
|
- Export & import json data
|
||||||
- Dark and light mode!
|
- Dark and light mode!
|
||||||
|
- Multilingual
|
||||||
|
- PWA support
|
||||||
|
- Ready-to-go backend adapters
|
||||||
|
- Local storage
|
||||||
|
- Wordpress
|
||||||
|
- Custom HTTP API
|
||||||
|
|
||||||
## Project setup
|
## Project setup
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user