Closed jtexp closed 7 years ago
https://github.com/jtexp/NutriScope/blob/master/app/src/main/java/edu/utdallas/csdesign/spring17/nutriscope/data/consumedfood/ConsumedFood.java https://github.com/jtexp/NutriScope/blob/master/app/src/main/java/edu/utdallas/csdesign/spring17/nutriscope/data/user/User.java https://github.com/jtexp/NutriScope/blob/master/app/src/main/java/edu/utdallas/csdesign/spring17/nutriscope/data/nutrition/Nutrition.java
These classes:
https://github.com/jtexp/NutriScope/tree/master/app/src/main/java/edu/utdallas/csdesign/spring17/nutriscope/data/source/ndb/json
And our firebase:
There's a lot of key value stuff in the JSON. Maybe look into how to go from a json document to a json schema.