Skip to content

Web-application simulating the Apple iPhone calculator app. Built on HTML, CSS, and vanilla JavaScript.

License

Notifications You must be signed in to change notification settings

FrancisLangit/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Banner

A light-weight web application simulating a basic version of the Apple iPhone calculator. Written on HTML, CSS, and vanilla JavaScript. Made in partial completion of The Odin Project's Foundations path.

Installation

Click here for a live deployment of the website on GitHub pages.

For those that would like to utilize the repository locally, follow the steps below:

  1. Clone the repository. Use git clone https://github.com/FrancisLangit/calculator or download it as a .zip file.
  2. Navigate to wherever the repository has been cloned and open up index.html on a web browser.

Usage

Demonstration GIF

The web application can be used similarly to however one might use a basic calculator. Operator on numbers to your delight and configure the appearance of the device using to color buttons to its side.

Contributing

Feel free to submit an issue should a bug be found when utilizing the application. One is also welcome to forward a pull request should they seek to introduce a change.

License

MIT License