Skip to content

redonkulus/flashcards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simply flashcards

Simple educational flashcard web app. Supports the alphabet, numbers and sight words.

https://redonkulus.github.io/flashcards/

Features

  • Choose from three different flashcard types: alphabet, numbers and common sight words
  • Autoplay cards with variable speed to test your skills
  • Speak the current card using your device's voice software
  • Works on latest Chrome, Firefox, Edge and Safari (mobile and desktop)
  • Works Offline! Install as a webapp on your device using "Add to Home screen"

Keyboard Shortcuts

  • spacebar - To view the next card
  • s - Toggle autoplay functionality
  • r - Restart with a new set of flashcards
  • v - Speak the letter, number or word of the current card
  • ? - Load the help modal

Technology

Vanilla HTML, CSS and JavaScript, using the latest web technologies. All the code is inline in the index.html file. I could easily use React or many other popular libaries, but I wanted a simple codebase without any dependencies or build processes. If it gets too complicated in the future, I may change this, but it works well for now.

Background

There are many free, perfectly fine flashcard sights on the web. However, many with obtrusive ads or poor mobile web support. I wanted to create a simple, easily accessible web app for not only my kids, but for anyone else. An easy to use interface, that is mobile friendly and available offline were key requirements.

Feel free to open an issue if you find something wrong or contribute code if you want to add new features.

Hopefully. you find this app useful for your purposes.

About

Simple flashcard web app to learn the alphabet, numbers and common site words.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published