# hascard An in-progress commandline utility for reviewing notes. 'Flashcards' can be written in markdown-like syntax. Different kind of questions are possible: - [x] Simple flashcard - Multiple choice question - [x] Single correct answer - [ ] Multiple correct answers - [x] Fill in the gaps ![a recording of example usage of the hascard application](./recording.gif) UI built with [brick](https://github.com/jtdaugherty/brick) and parsing of cards done with [parsec](https://github.com/haskell/parsec)