Need for a shared self-hosted flashcard web app
A small group learning a new language needs a web app they can run on their own server. The desired setup is simple: everyone can add vocabulary cards to a shared deck, then review those cards with .
Anki is a strong flashcard tool, but it is mainly built around desktop use, and AnkiWeb cannot be . Scholarsome looks like a possible option, but it appears unmaintained.
Other similar found on GitHub also seem abandoned. There does not appear to be an obvious serious web app for shared decks and multi-person review.
Key points
- The goal is a web app for shared vocabulary cards.
- Multiple people need to add cards to the same deck.
- Each person also needs review.
- Anki is desktop-first, and AnkiWeb cannot be .
- Scholarsome and other GitHub options appear unmaintained or abandoned.