Warning
(02/04/2024) This repo will be unmaintained soon°. You'll still be able to use the calculator
- Getting Started
- User Interface Overview
- Known Errors/BUGs
- [Other] - Contributing - License - Note of Thanks
-
For With internet, just click here. You can bookmark the website for future use.
-
For without internet follow these steps,
- Clone this repository: Open your terminal and type
git clone https://github.com/N3v1/Calculator.git
. Make sure git is installed on your computer. To check use thegit --version
command. If git isn't installed use homebrew to install gitbrew install git
. - Open the index.html file: Go to the folder where you cloned the repository, double-click on index.html. Again, it will load you onto the web browser with your local copy of the calculator which you can use without worrying about internet.
I really tried to emphasise the importance of simplicity while building this calculator. Making sure that the experience of the user is unhurdled. The calculator is both simple and tidy but comprises of most of the features the user might expect. It also gives a professional setting for the user with sophisticated functionalities like it works both with a keyboard and mouse.
The calculator provides range of functionalities enabling users to perform essential arithmetic operations. Additionally, the calculator features advanced capabilities, such as percentage calculations and brackets for more complex equations. Furthermore, I am continuously working towards incorporating new features to enhance the calculator's functionality.
Currently, there are no known errors or bugs in this calculator. However, if you encounter any issues, please report them in the issues panel.
This project is open to any contributions, I welcome pull requests. But, Please ensure that your changes are well-documented and maintain clean, readable code. See Contribution Guidelines
.
This project is licensed under the MIT License - see the LICENSE
file for more information.
- Many thanks to Phil94comp for helping me fix bug #1.
- Many thanks to anubhav1206 for redesigning the calculator #4 and #6.
- Many thanks to jiri132 for his extraordinary help with this project.
- Many things to chavi362 for her extraordinary help with this project.
- Many thanks to everyone who contributed to this project and also to you who read till here.
°The repo won't recieve any new features and bug-fixes