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
- Host: GitHub
- URL: https://github.com/invinciblezeal/billbook
- Owner: InvincibleZeal
- Created: 2021-08-10T07:06:35.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-07T06:14:04.000Z (almost 5 years ago)
- Last Synced: 2025-01-29T17:28:55.442Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://billbook-razorpay.netlify.app/
- Size: 2.24 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.


### 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.


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