Lessons: 35Length: 4.1 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

5.6 Create a Study Interface

This last feature is the most important one: a UI for studying cards. In this lesson, we’ll create the StudyModal, which will allow our users to study their cards. We’ll also implement a simple spaced repetition algorithm that will let our app chose which cards to study.

Related Links