maxbbender/Viral-Education

Flash Cards

Closed this issue · 2 comments

Let's take the words that the students have clicked on to define and generate flashcards. Either find an open source framework or build it ourselves. Make it looks nice.

Features:

  • Ability to view flashcards in page
  • Ability to download flashcards to be viewed offline in various formats
  • Once we have defined a word correctly, remove it from the current set of cards
  • Can we do it similar to quizlet? Have the spanish word come up, then user has to type in definition

I fixed the css centered. Not exact but good enough. Still need some things for this page.

  • Ability to mark card as done
  • Title
  • Move all js/css inline the page to external files
  • After I flip a card, and I click "next word" I should go to the Front Side no the Back Side
  • Remove "Front Side/BackSide" just have the word on the index cards
  • For some animations I can see some other words in the background popping in

Flashcard functionality added. All points fixed above