Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/guillainbisimwa/electron-hpnk
- Owner: guillainbisimwa
- Created: 2019-03-21T21:00:34.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T19:08:59.000Z (about 2 years ago)
- Last Synced: 2024-05-29T19:03:18.410Z (8 months ago)
- Topics: camo, eletronjs, material-dashboard, nodejs
- Language: CSS
- Homepage:
- Size: 21.3 MB
- Stars: 11
- Watchers: 0
- Forks: 2
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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!