Binary is a small Android app which can convert number systems.
- Supports the 4 famous number systems - Binary, Octal, Decimal, Hexadecimal
- Automatically convert when the number changes
- Flags an error if the number doesn't match its selected number system
Thank you so much 😂 for showing your interest in this project. Currently, it is in early development stages and with your help together we can make it to 1.0
.
If you find anything that needs to be changed or a just a simple improvement, just open an issue and I will look upon it as early as possible. Together, we will sort it out and, if you are eager to implement it on your own just follow the Pull requests section.
Your generous contributions are always welcome. Follow these simple steps to get started:
- Open an issue regarding your change, if one doesn't exist.
- Fork this repo.
- Create a
feature
branch and commit your changes to that branch. - Push that feature branch and open a pull request.
- Wait for review & enjoy. 👍
Copyright © Kahan D. Bhalani 2020
This project is licensed under the MIT license.