An open API service indexing awesome lists of open source software.

https://github.com/veelenga/cybfootball

Футбольні турніри факультету кібернетики
https://github.com/veelenga/cybfootball

cybernetics football

Last synced: about 2 months ago
JSON representation

Футбольні турніри факультету кібернетики

Awesome Lists containing this project

README

        

# Cybfootball [![Build Status](https://travis-ci.org/veelenga/cybfootball.svg?branch=master)](https://travis-ci.org/veelenga/cybfootball)

## Setup

1. Install `ruby` of version **2.4.1**: https://www.ruby-lang.org/en/documentation/installation/

2. Install `postgresql` of version **9**: https://wiki.postgresql.org/wiki/Detailed_installation_guides

3. Clone repo and go to app root dir:

```sh
$ git clone https://github.com/veelenga/cybfootball
$ cd cybfootball
```

4. Install `bundler` and all required dependencies:

```sh
$ gem install bundler
$ bundle install
```

5. Create and migrate database, run tests:

```sh
$ bundle exec rake db:create
$ bundle exec rake db:migrate
$ bundle exec rake db:seed
$ bundle exec rake db:migrate RAILS_ENV=test
$ bundle exec rspec
```

6. Start app:

```sh
$ bundle exec rails server
```

## Data from the book
The information about the players, teams and the tournaments is located by the link
https://drive.google.com/drive/folders/0B19XYNc9CGKzMGl4cnNTdVVyUWc?usp=sharing

## FB group
There are a bunch of the photos from the several tournaments.
https://www.facebook.com/groups/341895829498550