ScorpionFiko / chad-gpt

MIT License
0 stars 2 forks source link

Questions #105

Closed ScorpionFiko closed 1 year ago

ScorpionFiko commented 1 year ago

initial work on getting the questions one by one:

  1. questions from the database are loaded into the global state + new reducer implemented for that
  2. workoutquestion model updated to include information about the answer input field.
  3. recoding of answer into the state + new reducer implemented for that
  4. sample field creation done from info from the database

must run "npm seed" prior to launching the application to refresh the data.