leekangsan / flashcards-webapp

Vert.x and Polymer web-application to study with flashcards online.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flashcards-webapp Build Status

An open source web application to help with managing flashcards. Built as microservices using chili-core.

See the demo for v1.0.0 on YouTube. Or try it for yourself at FlashCardsAlligator.

category search

Build & run

Run from chili-core

gradle install -x test

Build the flashcards jar

gradle jar

Start the app

java -jar <filename>.jar

Features

Planned features

  • group flashcards into categories
  • share categories with friends
  • make a category public
  • keep track on users scores per category
  • allow media content on cards
  • select answers to cards from a predefined list
  • hotkeys:
    • Answer, Skip, Delete, Flip, Edit

Libraries & Frameworks

This project makes use of some awesome libraries, including

It is also built using the chili-core framework!

Contributing

  1. Submit a PR!
  2. Get it reviewed and tested
  3. Deployed to live servers! (TBD)

About

Vert.x and Polymer web-application to study with flashcards online.

License:MIT License


Languages

Language:HTML 61.9%Language:Java 35.5%Language:Python 1.7%Language:JavaScript 0.9%Language:Batchfile 0.0%Language:Shell 0.0%