Memorize 1.20 - Quick Add
April 22, 2022 ◦ 2 min ◦
I recently wrappd up a new release for Memorize, my iOS app for spaced repetition practice.
The two core features of a flash card app are getting information in quickly, and a reliable study system. I had spent a lot of time on the study system before the initial release, but ended up neglecting the input system.
It was a kludgy, multi-step flow:
For 1.20, I redesigned the add-modal so you could add a new card in 4 taps or less. It took a fair bit of refactor, and a completely new design:
I had a lot of fun with a custom button for toggling between question and answer. It had a to be a little more prominent than the regular segmented control. Plus, I wanted a bit of playfulness.