ggneilc / stat-tracker

Health & Fitness Tracker designed to gamify life to increase motivation, written in react native
0 stars 0 forks source link

Figure out backend design to handle health score & user goals #6

Closed ggneilc closed 8 months ago

ggneilc commented 8 months ago

We have basic CRUD, but we don't have an app. We need to make use of the information they are giving us by having:

This will be interesting because right now I don't know where the best place to put these goals are, maybe in a separate table?

ggneilc commented 8 months ago

Figured out how to handle Goals: