Skip to content

extra-jalapenos/apprendio-flashcard-app-frontend

Repository files navigation

Apprendio – A flashcard app

How do I use this?

  • git clone this repo to your machine with "git clone …@github.com:apprendio-flashcard-app.git"
  • cd in the directory
  • run "npm ci"
  • run "npm run dev"
  • go to http://localhost:5173

Feature overview

General Config

  • User can create a new category (language / topical)

Extended

  • User can decide how many times he has to get a word right until it's marked as learnt
  • Light / dark theme support

USAGE

  • User can enter new words / translations
  • User can decide to start a practice session
  • User can enter the translation, click on a check button & if it's a match it'll automatically mark it as correct, if it's not the user can still say it is (in case it's used to practice e.g. definitions for school)
  • time between practice instances grows longer (as in, the more times you successfully answered a flashcard, the longer it'll take for it to re-appear again)

Extended

  • User can choose a file to import multiple flashcards
  • review data before import
  • User can see all entries and their translations

ANALYTICS

  • User can see how entries are distributed over the different levels of learning

Extended

  • User sees daily stats
  • The user sees total practice stats

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published