Skip to content

Latest commit

 

History

History
40 lines (21 loc) · 1.23 KB

README.md

File metadata and controls

40 lines (21 loc) · 1.23 KB

dodhackathon

Combat Feeding Ration Data for Department of Defense

FDA Label Guidelines:

http://www.fda.gov/Food/GuidanceRegulation/GuidanceDocumentsRegulatoryInformation/LabelingNutrition/ucm064904.htm

FDA % Daily Values:

http://www.fda.gov/Food/GuidanceRegulation/GuidanceDocumentsRegulatoryInformation/LabelingNutrition/ucm064928.htm

Combat Ration Fact Sheets:

http://nsrdec.natick.army.mil/media/print/OP_Rations.pdf

http://nsrdec.natick.army.mil/media/fact/food/FSR.pdf

http://nsrdec.natick.army.mil/media/fact/food/mcw_lrp.pdf

http://nsrdec.natick.army.mil/media/fact/food/mre.pdf

To get a Kinvey account

  1. Go to http://console.kinvey.com
  • Sign up. It should look something like this: signup image

Next create a new app backend and skip to the dashboard.

Import sample data

Create an master-rations collection and import json/*.json data to get started.

  1. Click on Addons -> Data & Storage -> Data Store menu item. data store image
  • Create a new collection, call it ‘master-rations’. new collection image
  • Click the settings image button for the applicants collection you just created and the import image button, select the json file you want to import.