A fancy calculator with lot's of awesome features.
What is this? Calculator is an app made for simplifying your calculations more! Supports lots of mathematical functions. It also allows you to edit expressions without letting you to make any error.
Simple! Just follow this link.
First, thanks a lot for contributing. You can contribute this project in many ways.
1. Help in editing and proof reading documentations and READMEs.
2. Create issues in the repository if you found any bug or want to add a new feature. Whenever possible please try out yourself to create a pull request resolving all the bugs or implementing those suggestions
3. Creating pull requests You are welcome to create any pull requests for resolving a bug or implementing a new feature. Make sure that your pull request is according to our Code of Conduct. Please read the below steps if you are unsure about this process.
- Fork our repository - after that you will find this repo in your dashboard.
- When you are finish with your work commit it to branch which you want to make changes.
- Create a pull request and wait for the confirmation of the contributors.
In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation.
Standards Make sure you are making changes to the code according to these standards specified.
- We are conducting our scripts according to the Javascript Standard style and in accordance to ES6 syntax. (if you are using an editor like atom or vs code you can setup your linter according to the standard style via plugins.)