quat1024 / miniflash

Self-contained flash cards program. hackathon stuff.

Home Page:http://highlysuspect.agency/miniflash/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

miniflash

A self-contained, self-modifying flashcards webapp. Flashcard programs are a dime a dozen, but this one's a quine:

  • Add a card deck and fill it up with cards.
  • Study the cards with a simple interface.
  • When you're done, press the "save" button. The program will print out its own sourcecode with your modified flashcards baked in.

Turns out quines actually do have a practical use...?

You can study on anything with a web browser, no dedicated app needed. Because the HTML file has no external dependencies, studying can be performed offline and you can share it with friends.

About

Self-contained flash cards program. hackathon stuff.

http://highlysuspect.agency/miniflash/


Languages

Language:HTML 100.0%