▲ | allenu 5 days ago | |||||||
I'm working on an update to my flashcards app, Fresh Cards. The current version has a lot of limitations, so I've been working on a rewrite that improves all aspects of the app, for nearly a year now. Most recently, I've been incorporating a lot of improved UX design. The app has always used a playlist metaphor, i.e. your database of flashcards is your library and you can sort them in different ways and then hit Play to start reviewing. Within the review session itself, you go through the cards in the playlist in small batches so that it's less overwhelming, among other reasons. After every batch, the app returns to an overview screen so you can see what you've just reviewed so far in the session. The challenge has been designing this overview screen so it's clear where you are in the playlist without making it overwhelming. I finally came up with a good design this week, which I was quite happy with: https://mastodon.social/@allenu/114921335089371494 I've been pleasantly surprised at how much of an improvement this new UI has made on how the product feels. The old UI only showed you the history of cards you've reviewed in the session and highlighted the most recent batch of cards. This new one shows you the full playlist, but redacts the contents of the playlist ahead, so you immediately get a sense of how much left there is to do, but without being shown what is in the contents of the cards. Interestingly, this has the effect of making you want to see what is in those cards, i.e. to keep reviewing! | ||||||||
▲ | wonger_ 5 days ago | parent [-] | |||||||
What's your design process? Any sketches, wireframes, other people testing? Also do you have a video demo or screencast? | ||||||||
|