Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clonephaze/clones-calc
My own project for a calculator. Took inspiration for it from the challenge offered from FrontendMentor. Decided I want to add on to it, give it more features.
https://github.com/clonephaze/clones-calc
Last synced: about 2 months ago
JSON representation
My own project for a calculator. Took inspiration for it from the challenge offered from FrontendMentor. Decided I want to add on to it, give it more features.
- Host: GitHub
- URL: https://github.com/clonephaze/clones-calc
- Owner: Clonephaze
- License: mit
- Created: 2024-01-16T00:47:33.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-09-14T19:29:31.000Z (4 months ago)
- Last Synced: 2024-09-16T04:16:35.787Z (4 months ago)
- Language: JavaScript
- Homepage: https://clonephaze.github.io/Clones-Calc/
- Size: 630 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Clones Calc
My own project for a calculator. Took inspiration for it from the challenge offered from FrontendMentor. Decided I want to add on to it, give it more features.# Table of Contents
- [Clones Calc](#clones-calc)
- [Table of Contents](#table-of-contents)
- [Description](#description)
- [Features](#features)
- [Screenshots](#screenshots)# Description
I created this little calculator both as a way to expand my javascript abilities, and just because I really enjoyed playing with it. It is meant to be functional in average use-case scenarios, while maintaining a clean, simple, and visually appealing design.# Features
- Keyboard controls
- History
- Robust error handling
- Theme switching, with preference detection on first vist
- Ready for install via pwa Rich Install
- Mobile friendly
- Works offline if installed# Screenshots
![screenshot](assets/images/Install-Screenshot.png)
![screenshot](assets/images/Install-Screenshot2.png)
![screenshot](assets/images/Install-Screenshot3.png)