Skip to content

till-tomorrow/calculator-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

calculator-app

simple calculator to perform basic mathematical operations.

  1. Performs simple arithmetic calculation
  2. Light weight in size
  3. Comprehensive Code
  4. Good userinterface

HOW TO CONTRIBUTE

Getting started

  1. Fork this repository (Click the Fork button in the top right of this page, click your Profile Image)

  2. Clone your fork down to your local machine

    git clone https://github.com/your-username/calculator-app.git

  3. Create a branch

    git checkout -b branch-name

  4. Make your changes (choose from any task)

  5. Commit and push

    git add . git commit -m 'Commit message' git push origin branch-name

  6. Create a new pull request from your forked repository (Click the New Pull Request button located at the top of your repo) Wait for your PR review and merge approval!

About

calculator android app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages