Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chpxu/simple-energy-bill-splitter
Simple energy bill splitter written in JavaScript
https://github.com/chpxu/simple-energy-bill-splitter
Last synced: 9 days ago
JSON representation
Simple energy bill splitter written in JavaScript
- Host: GitHub
- URL: https://github.com/chpxu/simple-energy-bill-splitter
- Owner: chpxu
- License: mit
- Created: 2023-12-11T14:58:17.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-11T20:05:57.000Z (about 1 year ago)
- Last Synced: 2024-11-06T06:08:53.719Z (about 2 months ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [simple-energy-bill-splitter](https://chpxu.github.io/simple-energy-bill-splitter)
Simple energy bill splitter written in plain ES6 JavaScript
## Usage
1. Simply enter your values into each box.
2. Choose your splitting method
3. Input any further details
4. Press Calculate!Event Listener based, so will need to update input boxes (e.g. by changing options or focusing etc) before pressing "Calculate!". I will have to improve eventlistener quality, and the design of the tool, but it is functional
## Development
Very minimal, all you need is a code editor and a browser.