SENG480a-NutriDine / mobile

The mobile app
Apache License 2.0
0 stars 0 forks source link

Create an admin-facing Data Entry Form #5

Closed johnmck95 closed 9 months ago

johnmck95 commented 9 months ago

Depends on #3

We need to manually scrape the internet for macronutrient information on food users can order. In order to easily put this into the system (and make sure we don't mess up our data structures), this should all be done through the app, in a form. Make the form.

This work will be closely tied to #4 , so please communicate and be on the same page. Changing forms is a pain.