https://github.com/veelenga/cybfootball
Футбольні турніри факультету кібернетики
https://github.com/veelenga/cybfootball
cybernetics football
Last synced: about 2 months ago
JSON representation
Футбольні турніри факультету кібернетики
- Host: GitHub
- URL: https://github.com/veelenga/cybfootball
- Owner: veelenga
- Created: 2016-10-11T13:54:22.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-09T20:44:43.000Z (about 8 years ago)
- Last Synced: 2025-04-01T13:54:15.943Z (about 2 months ago)
- Topics: cybernetics, football
- Language: Ruby
- Homepage: http://cybfootball.org.ua
- Size: 1.42 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cybfootball [](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