juhat / quizzy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quizzy

<img src=“https://travis-ci.org/juhat/quizzy.svg?branch=master” alt=“Build Status” />

<img src=“https://gemnasium.com/juhat/quizzy.svg” alt=“Dependency Status” />

Overview

Quizzy is a quiz game. It helps you to became a master in a topic. As you solve quizzes you will be asked to write new ones. So it is a growing knowledge base.

The science behind

If you are able to correctly answer to a question in 4 following days then you learned it for forever. You successfully saved it into your short-middle-long term memory. Congrat!

Getting started

  • clone

  • rake db:create

  • rake db:migrate

  • rake db:seed

  • foreman start -f Procfile.dev

Workflow

Architechture

  • Rails 4, Bootstrap 3, Postgresql

  • LiveReload configured so any changes on assets loads automatically

  • Foreman runs Guard so your tests runs automatically

Credits

Attila Juhász and the Team from AppMaintainers.com

About


Languages

Language:Ruby 91.9%Language:CSS 4.3%Language:JavaScript 2.4%Language:CoffeeScript 1.5%