https://github.com/ellipticobj/saycheese-tip-calculator
super simple tip calculator made in html and javascript that is super minified to fit into a qr code
https://github.com/ellipticobj/saycheese-tip-calculator
Last synced: about 1 year ago
JSON representation
super simple tip calculator made in html and javascript that is super minified to fit into a qr code
- Host: GitHub
- URL: https://github.com/ellipticobj/saycheese-tip-calculator
- Owner: ellipticobj
- License: mit
- Created: 2025-01-16T13:06:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-16T15:00:37.000Z (over 1 year ago)
- Last Synced: 2025-01-16T15:04:40.413Z (over 1 year ago)
- Language: HTML
- 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
# saycheese-tip-calculator
super simple tip calculator made in html and javascript that is super minified to fit into a qr code
made for [saycheese](https://saycheese.hackclub.com/)
# tools used
[qr code generator](https://qrcode.tec-it.com/en)
[data uri generator](https://www.antvaset.com/data-uri-generator)
minifier: my brain