项目作者: teamsquad

项目描述 :
Amateur sport organised
高级语言: Ruby
项目地址: git://github.com/teamsquad/teamsquad.git
创建时间: 2012-07-07T10:28:08Z
项目社区:https://github.com/teamsquad/teamsquad

开源协议:MIT License

下载


TeamSquad

https://codeclimate.com/github/teamsquad/teamsquad https://travis-ci.org/teamsquad/teamsquad

TeamSquad is a website for managing sports leagues, cups, fixtures, results, and some other stuff besides.

http://www.teamsquad.com

Screenshot 1

Built with

Ideally you’d just sign up and use the finished site but if you want to run the code yourself (maybe to help improve it) then you need…

  • Ruby
  • Rails
  • Postgres
  • Foreman/Puma (or whatever floats your boat)

Runs just fine on Heroku.

Getting started

  1. bundle install
  2. createdb teamsquad_dev
  3. rake db:migrate
  4. rake db:seed
  5. foreman start

To actually do anything you’re going to want to login (‘test@teamsquad.com’ and ‘password’). Then you can add fixtures, enter results, and all that jazz.

Helping

Pull requests welcome. Tests preferred.

License

MIT.