Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sujilnt/obreporttool
A desktop app to scrape the Electricity and Gas consumption tool using DEXMA API using Electron.io and react.js
https://github.com/sujilnt/obreporttool
ant-design css electron javascript nodejs react
Last synced: 2 days ago
JSON representation
A desktop app to scrape the Electricity and Gas consumption tool using DEXMA API using Electron.io and react.js
- Host: GitHub
- URL: https://github.com/sujilnt/obreporttool
- Owner: sujilnt
- License: mit
- Created: 2018-10-18T22:29:51.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-13T23:13:19.000Z (almost 2 years ago)
- Last Synced: 2024-12-06T22:08:15.747Z (about 1 month ago)
- Topics: ant-design, css, electron, javascript, nodejs, react
- Language: JavaScript
- Homepage:
- Size: 10.3 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: code-of-conduct.md
Awesome Lists containing this project
README
## OBReportTool
A In project to find total consumption of electricity and gas using DEXCELL OR DEXMA API.
## Working Of The APP
### Table of contents
* [Install](#Installation)
* [Usage](#usage)
* [working](#working-of-the-app)
* [Code of Conduct](#code-of-conduct)
* [License](#license)
* [credits](#credits)## Installation
Use the package manager [node](https://nodejs.org/en/) to install foobar.
```bash
npm install or yarn install
```## Usage
```
npm start or yarn start
```
## build```
yarn build
```
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.Please make sure to update tests as appropriate.
## Code of Conduct
[Contributor Code of Conduct](code-of-conduct.md). By participating in this project you agree to abide by its terms.
## License
[MIT](https://choosealicense.com/licenses/mit/)## Credits
[Electron-Boilerplate by alexdevero ](https://github.com/alexdevero/electron-react-webpack-boilerplate)