mrico417 / vitals-tracker

0 stars 0 forks source link

Implement Vitals #6

Closed mrico417 closed 2 months ago

mrico417 commented 2 months ago

Any visitor to the website needs to view a list of vitals. Weight, Body Temperature, Blood Pressure Systolic, Blood Pressure Diastolic, Heart Rate. Registered visitor should be able to create favorite list of vitals for tracking.

mrico417 commented 2 months ago

Coded seedVitals and fetchVitals - https://github.com/mrico417/vitals-tracker/commit/42314abfa2efe044e89f661579b7cb7914958878

mrico417 commented 2 months ago

Implemented add vital as favorite to registered login https://github.com/mrico417/vitals-tracker/pull/8