The MVP might be interesting because you could teach kids sightwords by associating an image with a word without having to curated all of the pictures manually.
Thanks! I used this approach because I didn't want to implement all of the logic related to account management i.e. account creation, login and password recovery.
This way is a lot easier so I'm surprised that more websites don't use this approach.
For now, you can see some examples here: https://github.com/sofignatova/02books/tree/master/server/co...
There is a script to help build these here: https://github.com/sofignatova/02books/blob/master/corpora_c...