Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FoodStat

FoodStat is a personalized nutrition recommendation platform that suggests food items based on a user's health goals and medical conditions. The application uses nutritional datasets to generate relevant recommendations through a responsive web interface.

Features

  • Personalized food recommendations
  • Search and filter food items
  • Ranked recommendations based on nutritional data
  • Responsive UI

Tech Stack

  • Frontend: React, TypeScript, Tailwind CSS
  • Backend: Python
  • Database: MongoDB

Setup

Prerequisites

  • Node.js
  • Python 3.x
  • MongoDB

Installation

git clone <repository-url>
cd FoodStat

# Install frontend dependencies
npm install

# Start frontend
npm run dev

Start the Python backend and ensure MongoDB is running before using the application.

About

A web app that will recommend you food based on your information.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages