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.
- 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.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
-
Clone the repository:
git clone https://github.com/emediongfrancis/nutricompanion.git cd nutricompanion
-
Install dependencies:
npm i
-
Run the development server:
npm run dev
-
Access NutriCompanion in your web browser at http://localhost:6969.
This project is licensed under the MIT License.
Have questions or suggestions? Feel free to reach out to me at emediongfrancis@gmail.com.