Skip to content

henrythethird/nutritionist

Repository files navigation

NutritionXpert

This is an application that provides the user with detailed nutritional information of ingredients or arbitrary combination thereof (recipes). This information can further be summed over entire weeks with detailed nutritional analysis.

Setup

./bin/console doctrine:schema:create                    # Creates database
./bin/console doctrine:schema:create                    # Creates the schema
./bin/console assets:install --symlink                  # Install all the assets
./bin/console app:ingredients:swiss:import http://www.naehrwertdaten.ch/Swiss%20Food%20Comp%20Data%20V5.2.xlsx

Future development

  • RESTful API
  • Order interface to different online stores

Data Sources

For now only the swiss nutrition database can be imported.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published