shailendrasingh117 / Calorie-Calculator

Calorie Calculation Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calorie Calculation Project

This project is a simple web application for calculating daily calorie intake based on user input. The application is built using Java for the back-end logic, and CSS and HTML for the front-end design.

Installation

To install and run the application, follow these steps:

  1. Clone the repository to your local machine using git clone
    https://github.com/yourusername/calorie-calculation-project.git
  2. Open the project in your preferred Java IDE (such as Eclipse or IntelliJ IDEA)
  3. Build and run the project

Usage

Once the application is running, open your web browser and navigate to
http://localhost:8080.
You will see a simple form where you can enter your age, gender, weight, height, and activity level.
After submitting the form, the application will calculate your daily calorie intake and display the result on the page.

About

Calorie Calculation Project


Languages

Language:HTML 100.0%