We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2
FoodFit
A nutrition analysis website based capstone project.
Team : • Shreeramakrishnan • Dinesh babu • Haripriya
Guide: Dr.A.Somasundaram
ABSTRACT :
• To develop a website that focuses on analyzing the
nutrition values consumed by users based on the food types they enter. • Users will have the ability to enter the food items they consume, specifying the quantity and type of each item. The system will leverage a nutrition database to retrieve the nutritional information associated with each food item. This information will be processed to calculate the total nutrition intake for the user, including macronutrients (such as proteins, carbohydrates, and fats), micronutrients (vitamins and minerals), and other relevant data (calories, fiber, etc.) • It also generates visual representations, such as charts and graphs, to display the distribution of nutrients consumed and highlight any imbalances or deficiencies. The system will also allow users to set personal health goals, such a certain number of proteins or carbs. • Additionally, the website will also allow for potential future enhancements, such as integration with fitness trackers or partnering with nutrition experts to provide more personalized advice. • It aims to empower users to make informed decisions about their nutrition, improve their health trends, and work towards achieving their personal health goals through a user-friendly and personalized experience.
Software to be used: • Python – as back end • MySQL – as database • PHP – to create the website