This is a Desktop application developed with Electron. It manages the stock and monitoring of drugs in a hospital. This application works on Windows, MacOS and Linux operating systems.
- Electronjs,
- Datatables,
- jQuery,
- Material-kit,
- nedb,
- camo db.
You will need Node.js installed on your computer to be able to create this application.\
$ git clone https://github.com/guillainbisimwa/electron-hpnk
$ cd electron-hpnk
$ npm install
$ npm start
If you don't want to clone, you can download the source code (https://github.com/guillainbisimwa/electron-hpnk/archive/master.zip).
For ease of development, you can launch the application in full screen with DevTools open:
$ npm run dev
To create an Installer (.exe) for windows , you must first create a package .
$ npm run package:win
And after, run :
$ npm run package:installer
👤 Guillain Bisimwa
- Github: @guillainbisimwa
- Twitter: @gullain_bisimwa
- Linkedin: linkedin
Contributions, issues and feature requests are welcome!
Give a ⭐️ if you like this project!