Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/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.
https://github.com/guillainbisimwa/electron-hpnk

camo eletronjs material-dashboard nodejs

Last synced: 2 months ago
JSON representation

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.

Awesome Lists containing this project

README

        

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

```bash
$ 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:

```bash
$ npm run dev
```

To create an Installer (.exe) for windows , you must first create a package .
```bash
$ npm run package:win
```

And after, run :
```bash
$ npm run package:installer
```

## Author

👤 **Guillain Bisimwa**

- Github: [@guillainbisimwa](https://github.com/guillainbisimwa)
- Twitter: [@gullain_bisimwa](https://twitter.com/gullain_bisimwa)
- Linkedin: [linkedin](https://www.linkedin.com/in/guillain-bisimwa-8a8b7a7b/)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!

## Show your support

Give a ⭐️ if you like this project!