For flashapp.py to function as a web app, we should store a schema and list of flashcards that obey the schema.
To make it simpler, I've created a project in my Convex Dashboard called Flashcards. I'm going to see if it's feasible to add sets of flashcards as tables programmatically using python. If it populates correctly, that'll be a pretty awesome first milestone
For flashapp.py to function as a web app, we should store a schema and list of flashcards that obey the schema.
To make it simpler, I've created a project in my Convex Dashboard called Flashcards. I'm going to see if it's feasible to add sets of flashcards as tables programmatically using python. If it populates correctly, that'll be a pretty awesome first milestone