This is an educational health app designed to help people think more carefully about the nutrients in their diet. Users can search for recipes on the web using the Edamam recipe API and view nutritional information for each recipe. Users can then organize these recipes into meal plans and view a nutritional summary for each day. Meal plans can be saved and shared with other users. Checkout the demo and the website.
Fork and Clone this repository and cd into the folder.
execute
$ npm install
and
$ npm start
The backend is available at https://github.com/dwinniford/nutrition-tracker-backend
Fork and clone this repository. CD into the folder and run
$ rails s
Rails, Postgres, React, and Redux
Uses Edamam Recipe Search API.
Bug reports and pull requests are welcome on GitHub at https://github.com/dwinniford/nutrition-tracker. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
The app is available as open source under the terms of the MIT License.
Everyone interacting in the LinguisticSurveyTool project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.
Dave Winniford