/typetype

typetype is a simple rails application for improving your touch-typing and competing with other typists.

Primary LanguageRubyGNU General Public License v2.0GPL-2.0

= Typetype

by pewniak747

== Overview

typetype is a simple rails application for improving your touch-typing and competing with toher typists.

== Usage

Typetype runs on the bleeding edge of rails. To avoid damage, please use RVM and gemsets!

bundle install bundle exec rails server

To seed the datebase use

rake db:setup

Credentials to admin panel:

login: admin password: typetype

== Future plans

  • add tests
  • bughunting
  • improve the admin panel
  • add anti-cheat protection