Show HN: Prepare for exams with your own set of questions
github.comWhat does this app do?
If you are preparing for exams and have a whole set of questions, you can organize your questions as per a simple structure, load them into the app and start revising.
Why this app?
I recently started preparing for AWS certifications. For revising the topics I used AI and AWS documentation to generate a huge set of questions. But then I didn't find any tool/app into which I could load these questions easily. Even the one that I found was a little complicated and not serving my purpose (sorry I forgot that app's name). So I quickly put together this app using plotly dash.
What was my requirement based on which this app is designed?
I wanted a simple interface where the app
1. shows the question with choices 2. I make a choice 3. The app shows the correct answer 4. Along with the correct answer, explanation and reference url are provided.
That's it. Simple process to memorize and master some topics.
I'm going to be using this extensively to prepare for my exams. I also plan to publish my question sets once my preparation is complete for each certificate. Hope someone finds this useful.
Initially I had plans to have score, analytics and such. But then I didn't want to spend too much time on this app. Maybe in future I will add those as well when I'm relatively free.