🚀 Calculator Developed With Model-view-controller (MVC) structure. created for study using as basis the lessons of the HCode Javascript Course.
- Technologies
- Features
- Interesting things covered in this project
- How to Run
- Found a bug? Missing a specific feature?
- License
This project was made using the follow technologies:
- Basic calculator, more complete. Easy to use application without having to download or open softweres, just from your browser.
- 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.
# Clone Repository
$ git clone https://github.com/edibertooliveira/Basic-Calculator.git
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!
Released in 2020 📕 License
Made with love by Ediberto Oliveira 🚀. This project is under the MIT license.
Give a ⭐️ if this project helped you!