I have created a simple flashcard application with Streamlit and Pandas.
This app allows users to add new flashcards, review flashcards, search for specific flashcards, and view all flashcards.
Is it intentional that this is what I see when I enter the app?
No. Since there are no more items to review, UI has shown this.
Please add an item and it will appear in the Review page
Should the app welcome the user in a more general way?
Yes. That is something I need to work on. I have build this app for my personal use.
Didnât think I would publish this for the general community. I will work on it.
Are there any pointers you could give? Since it involves creating user space, so on.
It seems that the app aims to enhance the original idea of Streamlitâs Great to see that it was an inspiration for someone!