Skip to content

daffaalfandy/bpnt-helper

Repository files navigation

BPNT Helper

BPNT Helper is a desktop application that helps the BPNT agents in carrying out the buying and selling process. Like the cashier program in general, but with many changes that adjust to the requirements needed.

Tech / Framwork Used

- ElectronJs

- NeDB

Installation

Use the package manager npm or yarn to install dependencies.

To install dependencies

## npm
npm install

## yarn
yarn install

To run development

### npm 
npm run start

### yarn
yarn run start

To package your application

Windows executable file

### npm
npm run package-win

### yarn
yarn run package-win

Please manually make laporan folder after package the application.

Credits

Thanks to:

- Ariq Fadlan as frontend ariqfadlan

- Abyan Burhanudin as designer AbyanAhmad

License

BSD-3-Caluse