An open API service indexing awesome lists of open source software.

https://github.com/invinciblezeal/billbook

Item and invoice management application built over React
https://github.com/invinciblezeal/billbook

Last synced: over 1 year ago
JSON representation

Item and invoice management application built over React

Awesome Lists containing this project

README

          


Billbook













This is an invoicing system. It works especially well for SMEs and likes to be called BillBook!.

Check out the live app [here](https://billbook-razorpay.netlify.app/)

## Features

### The Customers

In the Customers tab, you may view the list of your customers as well as go to the next page to add a new customer.

customer list

customer add

### The Inventory

Want somewhere to keep track of your inventory? Go to the Items tab to see the items in your inventory and add new ones.

items list

items add

### The Invoices

Finally, you can generate and keep track of your invoices via the Invoices tab.

invoice list

invoice add