Calci is a simple android calculator app. This repository was created to help deveopers get started with Open Source during Hacktoberfest
NOTE: Check out
issues
labelled asHacktoberfest
and start contributing!
Made with ❤️ by IEEE-VIT
Support Open Source by participating in Hacktoberfest💛
- Clone the repository:
git clone https://github.com/IEEE-VIT/calci-android.git
- Checkout to a new branch:
git checkout -b my-amazing-feature
- Make your changes.
git add .
git commit -m "A short description of the feature."
git push origin my-amazing-feature
- Open a pull request to the curated issues.
To start contributing, check out CONTRIBUTING.md. New contributors are always welcome to support this project. Check out issues labelled as Hacktoberfest
if you are up for some grabs! :)
This project is licensed under MIT