Home

Awesome

Build Status

Neday

This is a social network wich helps to organize sport events. You can manage your events, find opponents and etc.

Requirements

Installation

Test Driven Development (TDD)

If you are going to make any change please write tests before. Using tests is very simple: just type command guard in terminal and write tests/code, make any changes and see results of your work in terminal. For every change guard will be restart test and you can see results immediately in shell.