Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kyledoesdev/tipcalc
A basic Bare-Bones Tip Calculator that utilizes HTML, CSS and JS.
https://github.com/kyledoesdev/tipcalc
Last synced: 3 days ago
JSON representation
A basic Bare-Bones Tip Calculator that utilizes HTML, CSS and JS.
- Host: GitHub
- URL: https://github.com/kyledoesdev/tipcalc
- Owner: kyledoesdev
- Created: 2020-06-07T05:23:05.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-15T16:51:46.000Z (over 4 years ago)
- Last Synced: 2024-10-31T17:30:45.019Z (14 days ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A Tip Calculator that turned into a basic POS system with different Menu Items with subgroups and different prices.
Utilizes HTML and Raw CSS for the page and formatting the elements.
Utilizes JS for performing the calculations and displaying specific buttons.