Coder Social home page Coder Social logo

kputhanangadi / kcal Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 284 KB

A Java-based calorie counter application that allows users to keep track of the calories they consume on a daily basis. The application comes with a number of features that make it easy for users to keep track of their calorie intake and meet their dietary goals.

Java 100.00%
calorie-counter fitness-app java oop-principles

kcal's Introduction

KCAL [Desktop Based Calorie Counter Application]

A Java-based calorie counter application that allows users to keep track of the calories they consume on a daily basis. The application comes with a number of features that make it easy for users to keep track of their calorie intake and meet their dietary goals.

Click Below For Demo Video

KCAL

Features

  • Add different types of food with the corresponding number of calories
  • Set daily goals for calorie intake
  • Calculate total calories consumed
  • View daily, weekly, or monthly summaries of calorie intake
  • Save and view past food entries
  • Edit and delete past food entries
  • Search for food entries by name or date

Getting Started

Prerequisites

  • Java Development Kit (JDK) 1.8 or higher
  • Apache Maven 3.6.0 or higher

Installation

  1. Clone the repository to your local machine git clone https://github.com/kputhanangadi/calpal.git
  2. Navigate to the root directory of the project cd calorie-counter
  3. Build the project using Maven mvn clean package
  4. Run the application java -jar target/calorie-counter-1.0-SNAPSHOT.jar

Usage

Upon launching the application, you will be presented with a menu of options. Here's how to use each one:

  1. Add Food: Allows you to add a new food item to your daily log. You will be prompted to enter the name of the food and its corresponding number of calories.

  2. Set Daily Goals: Allows you to set a daily goal for the number of calories you want to consume.

  3. View Daily Summary: Shows a summary of the total calories consumed for the current day.

  4. View Weekly Summary: Shows a summary of the total calories consumed for the current week.

  5. View Monthly Summary: Shows a summary of the total calories consumed for the current month.

  6. View Past Entries: Shows a list of all past food entries, with the ability to edit or delete them.

Contributing

If you'd like to contribute to the development of this application, please follow these steps:

  1. Fork the repository
  2. Create a new branch for your feature or bug fix
  3. Make your changes and commit them
  4. Push your changes to your fork
  5. Create a pull request

kcal's People

Contributors

kputhanangadi avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

seymaersyy

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.