amarjith67 / BMI_CALCULATOR

A simple bmi calculator using python and flask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BMI CALCULATOR

A Simple bmi calculator which calculates the bmi of a person with the entered values and displays the persons' bmi along with his health status.The person can review and edit his entered data calculate his bmi again for future.make sure that python is installed -> make sure that oracle is install in your system or install oracle latest version -> create table bmi for the code to work

Links

Available Commands

In the project directory, you can run:

python -u <location-of-the-index.py-file>" : "the project starts",

The app is built using Flask so this command Runs the app in Development mode. Open http://localhost:3000 to view it in the browser. You also need to run the server file as well to completely run the app. The page will reload if you make edits. You will also see any lint errors in the console.

Built With

  • Python
  • Flask
  • Oracle
  • HTML
  • CSS

Future Updates

  • increased perfomance and much more functionalities

Author

Amarjith Raj

🤝 Support

Contributions, issues, and feature requests are welcome!

Give a ⭐️ if you like this project!

About

A simple bmi calculator using python and flask


Languages

Language:HTML 62.2%Language:Python 19.8%Language:CSS 18.0%