NuutrEd

Live app: https://nuutred.now.sh Live server: https://sheltered-stream-40763.herokuapp.com/ Test user: username: Test; password: P@ssw0rd

API Docs:

Summary

  • This app allows users to register/sign into their account
  • This app collects basic user biometric data to analyze
  • This app allows users to see their current biometrics on a dashboard and current caloric TDEE
  • This app has a nav bar linking to 2 pages of interpreted data of user biometrics
  • The user can see 4 seperate goal charts for different diet endpoints, each with percentages of CHO, PRO, and FATS, as well as an adjusted BMR. Additionally, this break down includes the total number of grams of macronutrient are required to meet that daily goal.
  • The user can update their weight on the dashboard
  • The user can track on a line graph how their progress in weight has changed overtime

Screenshots

Landing Login biometric dashboard update weightgraph caloric charts

Tech Used

  • ReactJS
  • Postgres
  • SQL
  • HTML
  • JSX
  • CSS
  • NodeJS
  • Express