Skip to content

drewsteinacher/Meal-Tracker

Repository files navigation

Meal-Tracker

An open-source meal tracker made in Wolfram Language and hosted in the Wolfram Cloud.

Home page

Features

  • Easy Food entry via natural language, codes (UPCs, PLUs, USDA NDB numbers), and barcode images
  • Custom food and meal logging and editing
  • History visualizations (radar plots, time series, gauges)
  • Meal recommendations to meet nutrition targets

Requirements

Initial Setup

Deployment to the cloud can be done with some simple code (edit the CloudObject path and Databin for your needs):

Get["MealTrackerApp.wl"]
DeployMealTrackerApp[CloudObject["MealTracker/YourNameHere"], "HistoryDatabin" -> Databin["YourDatabinIDGoesHere"]]

Check out the deployment notebook for more information.

Custom Data Analysis

Have a look at the example custom data analysis notebook for ideas and useful code.

Development, Questions and How to Contribute

Feel free to fork this repo and/or make issues and pull requests!

The development notebook has information and code examples for

  • Running the test suites (deployment, specific sub packages, etc...)
  • Redeploying updated code and EntityStores

About

A Meal Tracker powered by the Wolfram Cloud

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published