nayness / rulet

rulet rounds monitoring system demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This is a demo simulation of a monitoring system in a casino for rulet players. The rulet spins automatically every 3 mins, players make their bets and winners of each round are shown once the round ends.

Getting Started

First you must create a file application.yml manually and add it to config folder or

 $ bundle exec figaro install

Then you'll need to create an account at https://darksky.net/dev and add your api key in application.yml

forcast_api_key: 'YOUR_KEY_HERE'

Finally run the task

$ rake weekly_weather:fetch_max_temperature
  • Ruby version 2.5.3

About

rulet rounds monitoring system demo


Languages

Language:Ruby 64.2%Language:HTML 22.6%Language:JavaScript 9.1%Language:CSS 3.2%Language:CoffeeScript 0.9%