Skip to content

GSG-FC03/Calculator_Eman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Calculator_Eman

✧Description

simple calculator & currency converter built using HTML5, CSS3 and JavaScript, Made as a project while learning javascript.

✧User Stories

  • I can add, subtract, multiply and divide two numbers.
  • I can clear the input filed with a clear button.
  • I can convert the number has typed into the calculator into different currencies.
    • Shekels into US Dollars
    • Dollars into Shekels
    • Shekels into Euros
    • Euros into Shekels

✧Demo

you can view my app here.

✧How do get the project on my local machine?

  1. Clone code from github by copy the link.
  2. Open git bash.
  3. Write git clone and paste the link.
  4. To open the code, write (code .).
  5. To show the pages, open Go live Or right click mouse and select "open with live server".

✧Technology

  • HTML5.
  • CSS3[for style/Presentation].
  • JavaScript[for logic/working of calculator].

About

simple calculator & currency converter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published