Today's assignments
Posted on Nov 17th, 2020
Front-end
For Thursday, you should work on transitioning from a list of trivia topics to a list of questions for that topic. Make a new component to show the questions and allow the user to transition between the list of topics to the questions.
Back-end
For Thursday, add a read-only API to Habit Tracker to allow users to see their habits and records. Once you’ve done that, allow users to create new habits.