Skip to content

Latest commit

 

History

History
51 lines (30 loc) · 1.63 KB

README.md

File metadata and controls

51 lines (30 loc) · 1.63 KB

NutriCompanion

NutriCompanion is an open-source nutrient-tracking and dietary analysis software designed to help users make informed decisions about their nutrition. With NutriCompanion, you can log your daily meals, access a comprehensive food composition database, and receive personalized nutrition reports to support your health and wellness goals.

Features

  • Meal Logging: Easily log your daily meals, specifying food items and portion sizes.
  • Nutrient Calculation: Utilize a rich food composition database to calculate nutrient values of your consumed food items.
  • Personalized Reports: Receive detailed nutrition reports that provide insights into your dietary habits.
  • Customized Recommendations: Get dietary recommendations tailored to your nutritional needs and goals.
  • User-Friendly Interface: Enjoy an intuitive and user-friendly interface for a seamless experience.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/emediongfrancis/nutricompanion.git
    cd nutricompanion
  2. Install dependencies:

    npm i
  3. Run the development server:

    npm run dev
  4. Access NutriCompanion in your web browser at http://localhost:6969.

License

This project is licensed under the MIT License.

Contact

Have questions or suggestions? Feel free to reach out to me at emediongfrancis@gmail.com.