JoshuaDick / CalorieMinder

App for tracking caloric intake and micronutrient information
0 stars 0 forks source link

CalorieMinder

CalorieMinder is a health and fitness application designed to help users track their caloric and nutrient intake. Whether you're trying to lose weight, gain muscle, or simply maintain a healthy lifestyle, CalorieMinder provides you with the tools you need to monitor your dietary habits and make informed decisions about your nutrition.

Features

Extra Features:

Getting Started

The application is still in its prototyping phase, we will be issuing beta testing for a few select individuals to monitor system function. To be apart of the testing process email us here with an application: support@calorieminder.com, selection of applicants is TBD.

How to Use

Feedback

We're constantly working to improve CalorieMinder and would love to hear your feedback. Whether it's a feature request, bug report, or general suggestion, please feel free to reach out to us at feedback@calorieminder.com. Your input helps us make CalorieMinder the best it can be.

Privacy Policy

Your privacy is important to us. To learn more about how we collect, use, and protect your personal information, please review our Privacy Policy.

Terms of Service

By using CalorieMinder, you agree to our Terms of Service. Please read these terms carefully before accessing or using the application.

Current Progress

Java Integration for App Optimization

buildNutrientFile.java: Adapts input2txt.cpp into an optimized Java environment with functions taking system input for nutrients and building upon values until a full day has elapsed (and the file information is exported into a database)

Water.java: Adapts Water.h into an optimized Java environment using functions that keeps track of water consumption and the total amount of intake from the user against recommended values

BMI/BMRCalculator.java & DeficiencyCalculator.java: adapts the cpp files of the same name in a java environment

Micros.java: function call to USDA database of vitamins and their levels onto a nutrientMap

USDAapi.java: API calls to the USDA database