Skip to content

This is a BMI app built using Django having MongoDB as the database, allows user to check their BMI (Body Mass Index) based on the relevant information on body weight and height.

Notifications You must be signed in to change notification settings

nidhisha-shetty/BMI-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About the application

This is a Django based BMI app that requires a user to enter their height and weight to calculate their BMI and the result is displayed according to their BMI's such as Normal, Overweight, Obese, Extra obese.

Installing and executing the app

> git clone https://github.com/nidhisha-shetty/Django-MongoDB-app
> cd Django-MongoDB-app
> python manage.py runserver

App link

http://bmiapp.pythonanywhere.com/

About

This is a BMI app built using Django having MongoDB as the database, allows user to check their BMI (Body Mass Index) based on the relevant information on body weight and height.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published