https://github.com/emediongfrancis/nutricompanion
NutriCompanion is an open-source nutrient-tracking and dietary analysis software designed to empower users to make informed choices about their nutrition. Log your daily meals, access a vast food composition database, and receive personalized nutrition reports to achieve your health and wellness goals.
https://github.com/emediongfrancis/nutricompanion
nutrient-data nutrient-database nutrient-monitoring nutrients-calculator nutrition nutrition-information
Last synced: 11 months ago
JSON representation
NutriCompanion is an open-source nutrient-tracking and dietary analysis software designed to empower users to make informed choices about their nutrition. Log your daily meals, access a vast food composition database, and receive personalized nutrition reports to achieve your health and wellness goals.
- Host: GitHub
- URL: https://github.com/emediongfrancis/nutricompanion
- Owner: EmediongFrancis
- License: mit
- Created: 2023-10-04T13:19:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-01T10:38:39.000Z (over 2 years ago)
- Last Synced: 2023-12-01T23:33:05.872Z (over 2 years ago)
- Topics: nutrient-data, nutrient-database, nutrient-monitoring, nutrients-calculator, nutrition, nutrition-information
- Language: JavaScript
- Homepage: https://nutricompanion.ng
- Size: 1.46 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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:
```bash
git clone https://github.com/emediongfrancis/nutricompanion.git
cd nutricompanion
```
2. Install dependencies:
```bash
npm i
```
3. Run the development server:
```bash
npm run dev
```
4. Access NutriCompanion in your web browser at [http://localhost:6969](http://localhost:6969).
## License
This project is licensed under the [MIT License](LICENSE.md).
## Contact
Have questions or suggestions? Feel free to reach out to me at [emediongfrancis@gmail.com](mailto:emediongfrancis@example.com).