guillainbisimwa / electron-hpnk

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hpnk Electron-hpnk

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.

Built with

  • Electronjs,
  • Datatables,
  • jQuery,
  • Material-kit,
  • nedb,
  • camo db.

Getting Started

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

Author

👤 Guillain Bisimwa

🤝 Contributing

Contributions, issues and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

About

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.


Languages

Language:CSS 44.3%Language:SCSS 24.4%Language:JavaScript 20.6%Language:Less 5.7%Language:HTML 4.9%Language:Shell 0.2%