Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calorie calculator #247

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

MohamedKamalOthman
Copy link

@MohamedKamalOthman MohamedKamalOthman commented Apr 16, 2022

Description πŸ“œ

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.
Fixes #84
The Calorie Calculator can be used to estimate the number of calories a person needs to consume each day and show the basic metabolic rate based on body weight ,height, age and gender.
Note the calorie calculator is different than the BMI calculator.


Checklist βœ…

  • [ x] I follow Contributing Guidelines & Code of conduct of this project.
  • [ x] I have performed a self-review of my own code or work.
  • [ x] I have commented my code, particularly in hard-to-understand areas.
  • [ x] My changes generates no new warnings.
  • [ x] I'm GSSOC'22 contributor
  • Have you added a working video of your calculator ?

Screenshots / Gif (Optional) πŸ“Έ

chrome_U4UcqgGu9e


@awesome-bot-app
Copy link


Thanks for opening the pull request @MohamedKamalOthman! I will look into it ASAP!
Till then you can improve your code & you can show your love by staring my repos πŸ˜‹.

Copy link
Collaborator

@mansi-garg-12 mansi-garg-12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Put the javascript code in app.js file and remove it from index.html

@mansi-garg-12 mansi-garg-12 added changes Changes Requested and removed review_needed labels Apr 17, 2022
@MohamedKamalOthman
Copy link
Author

I have done the changes you requested check it now please.

Copy link
Collaborator

@mansi-garg-12 mansi-garg-12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please check your code ones your calculate button is not working and your Readme file is empty .
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changes Changes Requested GSSoC22
Projects
None yet
Development

Successfully merging this pull request may close these issues.

A Calorie Calculator
2 participants