Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ib-inu/casio-hl-820lv-replica
A web-based replica of the CASIO HL-820LV calculator, built as a learning project to practice JavaScript and CSS Grid. Features an on/off functionality with a long-press AC button and a design closely mimicking the original calculator
https://github.com/ib-inu/casio-hl-820lv-replica
css css-grid html javascript responsive-design
Last synced: 25 days ago
JSON representation
A web-based replica of the CASIO HL-820LV calculator, built as a learning project to practice JavaScript and CSS Grid. Features an on/off functionality with a long-press AC button and a design closely mimicking the original calculator
- Host: GitHub
- URL: https://github.com/ib-inu/casio-hl-820lv-replica
- Owner: ib-inu
- Created: 2025-01-04T08:32:48.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-01-04T08:52:54.000Z (about 1 month ago)
- Last Synced: 2025-01-04T09:50:04.122Z (about 1 month ago)
- Topics: css, css-grid, html, javascript, responsive-design
- Language: CSS
- Homepage: https://casio-replica.netlify.app/
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RetroCalc - CASIO HL-820LV Web Clone
A web-based replica of the CASIO HL-820LV calculator, built to practice JavaScript and CSS Grid. Includes on/off functionality with a long-press AC button and a design inspired by the original.-----------------------------------------------------------------------
## Features
- Basic arithmetic operations (+, -, *, /)
- Long-press AC button to turn the calculator on/off
- Design closely resembles the CASIO HL-820LV## Tech Stack
- HTML
- CSS (CSS Grid)
- JavaScript## Future Improvements
- Add memory functions (M+, M-, MRC).![Screenshot 2025-01-04 140613](https://github.com/user-attachments/assets/39dccd89-4cf2-4d97-a379-787e75faf4ba)