A Spaced Repetition Manager
A simple way to manage what you're learning and when it should be reviewed. The manager automatically determines when you should review topics and organizes them into a queue
The Problem
- We tend to forget the things we learn or read after a period of time.
- We need to review the things we learn in order to commit them to memory.
- Using spaced repetition when learning multiple topics becomes messy and difficult to manage.
The Solution and how it works
User reports how they performed in their last review session.
The app uses the reported input to determine how long the next interval should be (interval: time between reviewing a topic)
The app reorganizes the queue, placing the most urgent topic to review at the top