/Basic-Calculator

Calculator Developed With Model-view-controller (MVC) structure.

Primary LanguageJavaScriptMIT LicenseMIT

Ediberto Oliveira Repository size GitHub last commit License Stargazers

Basic-Calculator

Web Screenshot

🚀 Calculator Developed With Model-view-controller (MVC) structure. created for study using as basis the lessons of the HCode Javascript Course.

📌 Table of Contents

💻 Technologies

This project was made using the follow technologies:

🚀 Features

  • Basic calculator, more complete. Easy to use application without having to download or open softweres, just from your browser.

Covered in this project

  • Model-view-controller (MVC) structure
  • Individual construction of an HTML calculator.
  • Using class with constructor, getters and setters.
  • Taking elements of the gift with querySelector and querySelectorAll.
  • Use and customization of the Date class and toLocale methods.
  • Handling multiple events in an element.
  • Evaluating expressions with eval ().
  • Using Clipboard functions via javascript.
  • Using double click event.
  • Event with audio.

Status: Completo.

👷 How to run

# Clone Repository
$ git clone https://github.com/edibertooliveira/Basic-Calculator.git

🐛 Issues

Feel free to file a new issue with a respective title and description on the the Basic-Calculator repository. If you already found a solution to your problem, i would love to review your pull request!

📕 License

Released in 2020 📕 License

Made with love by Ediberto Oliveira 🚀. This project is under the MIT license.

Give a ⭐️ if this project helped you!