An open API service indexing awesome lists of open source software.

https://github.com/dmitrysharabin/mavo-flashcard-study-app

Flashcard Study app for those who study foreign languages (e.g., French). Inspired by James Moore's example.
https://github.com/dmitrysharabin/mavo-flashcard-study-app

flashcard french mavo

Last synced: 2 months ago
JSON representation

Flashcard Study app for those who study foreign languages (e.g., French). Inspired by James Moore's example.

Awesome Lists containing this project

README

        

# Mavo Flashcard Study App

![Flashcard Study App|1080x688, 50%](./images/1.png)

## Features

This app is dedicated to those who study foreign languages (e.g. French).

To see the app in action follow the [link](https://dmitrysharabin.github.io/mavo-flashcard-study-app/?FlashcardStudyApp-init=example.json).

Working with the app you are able to:

- create new flashcards
- edit flashcard source phrase, translation and example
- add special characters to the source phrase and the example when needed
- edit rank when needed

![Edit flashcard|317x810, 75%](./images/2.png)

- delete flashcards
- rearrange flashcards

![Delete and Rearrange flashcards|103x31, 100%](./images/5.png)

- delete all flashcards
- import and export flashcards

![Import and Export flashcards, Delete all flashcards|286x48, 100%](./images/6.png)

- reveal translation and example when needed

![Request Translation|355x190, 50%](./images/3.png)

- self-grade your own translation

![Self-Grade Translation|356x347, 50%](./images/4.png)

Flashcards move depending on the ranking after self-grading:

- in case you rank your answer as **Bad**, the rank becomes equal to 0, and the flashcard moves to the beginning
- in case you rank your answer as **Good**, the rank increases by 1, and the flashcard doesn't move
- in case you rank your answer as **Great**, the rank increases by 2, and the flashcard moves to the end

## License

The content of this repository is licensed under a [MIT License](https://opensource.org/licenses/MIT).