Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 621 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 621 Bytes

Spaced Repetition Software

This is a desktop application that allows the users to create flash cards, that are shown at a software-determined time.

Every time the user gets a question wrong, the question will appear one minute later until the question is correct. The first time a question is right, the user gets shown in a day, then a week, then a month, and then a year - and once a year from that point onwards.

Installation

  • Clone repository
  • npm i
  • npm i -D
  • npm start

Screenshots

Menu Session