Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 917 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 917 Bytes

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