Free billing software for hotel and lunch boxes made in electron js
> Node version >= v10.16.2 | Download node from [Node js](https://nodejs.org/en/).
See the instruction in node installation document for different Operating system like (mac, windows or linux)
> npm version >= v6.9.0
-or-
> yarn version >= 1.21.1 | Download yarn from [Yarn js ](https://yarnpkg.com/en/)
git clone https://github.com/vikramparihar/e-bill.git
cd e-bill
yarn install / npm install (Recommanded yarn)
yarn run dev
- Small Footprint.
- Fast database retrival (json/ nedb).
- User freindly UI.
- GST Enable.
- Instance searching.
- Auto calculate price.
- Bill/Invoice Print Preview
- Graphical report
- Bill printing setting
- More billing templates
This software is built using
[electron-vue] (https://github.com/SimulatedGREG/electron-vue)
[nedb] (https://github.com/louischatriot/nedb)
[metro-ui] (https://metroui.org.ua/)
MIT License