Skip to content

Yoris95/web-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Web Calculator

The Web Calculator is a web application written in HTML, CSS, and Javascript. The app provides standard calculator which offers basic operations and evaluates commands immediately as they are entered.

calculator

This web page is hosted here: https://yoris95.github.io/web-calculator/

Features to be added:

  • User-friendly
  • Scientific calculator
  • Tax calculator
  • Local Storage Supported
  • Displays current Date and Time
  • Responsive, on all devices
  • Themes: Users can choose among different themes
  • Login Features (use APIs) & Database: So the website can be opened on any device, users can log in, and the To-Dos can be viewed anywhere, anytime.

Author