Skip to content

elisekain/flashcards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alpha - Zulu

Alpha - Zulu is a flashcard application to help aspiring private pilots memorize important information like the phonetic alphabet and emergency procedure checklists. It allows the user to:

  • flip to the opposite side of the card
  • cycle forwards and backwards through the stack
  • get a random card from the stack
  • mark a flashcard complete and remove it from the stack.
  • refresh the flashcard stack

The user can also create a customized stack of up to 50 flashcards.

See: http://elisekain.github.io/flashcards/

Technologies Used

Installation Instructions

  • Plays in the browser.
  • No dependencies need to be installed (Handlebars is included in this repo).

User Stories

  1. As a user, I should be able to view one side of a flashcard to read the "question".
  2. As a user, I should be able to view the other side of the card to read the "answer".
  3. As a user, I should be able to cycle through the flashcards to move on to the next card.
  4. As a user, I should be able to check whether my answer was correct.
  5. As a user, I should be able to reset the flashcards so I can start over.

See also: https://trello.com/b/582L7t0G/flashcards

Unsolved Problems

  • I would like to find a way to sustain user-created flashcard stacks.
  • I would like to implement a "percentage of flashcard stack completed" feature.
  • I would like to add an optional timer feature.

About

Alpha - Zulu: Flashcards for Aspiring Private Pilots

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published