Coder Social home page Coder Social logo

tejaswi755 / bmi_calculator Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 59 KB

A fluter mobile application use to calculate Body-Mass-Index ration of a person.

Java 2.34% Shell 4.68% Objective-C 4.74% Dart 88.23%
dart flutter flutter-ui hacktoberfest-accepted hacktoberfest2022 hacktoberfest

bmi_calculator's Introduction

BMI Calculator ๐Ÿ’ช

A fluter mobile application use to calculate Body-Mass-Index ration of a person.

How to Run the Project

  • Fork the repository by clicking the fork button on top right corner of the page.
  • Clone the target repository. To clone, click on the clone button and copy the https/SSH address. Then run
git clone [HTTPS/SSH-ADDRESS]
  • Open the cloned project in vs code or Android Studio.
  • Run the command to install packages.
Flutter pub get
  • To run the app
Flutter run 

How To Submit a Pull Request

  • Fork the repository by clicking the fork button on top right corner of the page
  • Clone the target repository. To clone, click on the clone button and copy the https address. Then run
git clone [HTTPS-ADDRESS]
  • Go to the cloned directory by running
cd [NAME-OF-REPO]
  • Create a new branch. Use
 git checkout -b [YOUR-BRANCH-NAME]
  • Make your changes to the code. Add changes to your branch by using
git add .
  • Commit the chanes by executing
git commit -m "your msg"
  • Push to remote. To do this, run
git push origin [YOUR-BRANCH-NAME]
  • Create a pull request. Go to the target repository and click on the "Compare & pull request" button. **Make sure your PR description mentions which issues you're solving.

bmi_calculator's People

Contributors

tejaswi755 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

bmi_calculator's Issues

README.md update

Update README,md for this project by adding the images and required information

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.