Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/egesiapres/calculator-app
A calculator that allows to pick a theme between the available ones. It has been written using vanilla JavaScript and bootstrap
https://github.com/egesiapres/calculator-app
bootstrap calculator-app front-end-development git github-pages html javascript scss web-development
Last synced: about 1 month ago
JSON representation
A calculator that allows to pick a theme between the available ones. It has been written using vanilla JavaScript and bootstrap
- Host: GitHub
- URL: https://github.com/egesiapres/calculator-app
- Owner: Egesiapres
- Created: 2023-06-08T09:56:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-24T08:47:40.000Z (about 1 year ago)
- Last Synced: 2023-10-24T09:35:48.023Z (about 1 year ago)
- Topics: bootstrap, calculator-app, front-end-development, git, github-pages, html, javascript, scss, web-development
- Language: JavaScript
- Homepage: https://egesiapres.github.io/calculator-app/
- Size: 11.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Calculator app
### Description
A personal project to improve my vanilla JS and bootstrap skills### 1. Scope
I wanted to create not just a calculator, but a fancy one. My version is able to do the traditional calculations, and offers the possibility to change the aesthetic picking one of the available themes:
* Lilac
* Apple### 2. Tools
HTML, SCSS, JS, bootstrap