Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 631 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 631 Bytes

World-Cup Prediction Game

A simple Rails (5.2) app to compete with friends in predicting match results for the world-cup (Russia 2018).

Features include:

  • Playing in multiple groups/leagues with leaderboard for each.
  • Predicting the winner, score & decider of each match.
  • Auto-locking matches before kick-off.
  • Displaying prediction result for all completed matches.
  • Etc ..

Tech:

  • Rails 5.2
  • Bootstrap 4
  • Slick Carousel.
  • ActiveAdmin - admin backend.
  • Devise - authentication.
  • Slim - HTML template engine.
  • Google Cloud Storage - ActiveStorage service.