akosipc / betches-rails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Betches

Betting Management Simplied.

Version

  Ruby 2.6.3
  Rails 5.2.3
  Postgres 10.4

Installation

$ git clone git@github.com:akosipc/shiny-octo-spoon.git
$ cd shiny-octo-spoon

Starting the application

$ bundle exec rails server

Database creation

$ rake db:create db:migrate db:test:prepare

How to run the test suite

$ rspec spec

Tasks before launching

  • Architecture
    • Betches
    • Bettables
    • Bets
    • Users
  • Features
    • Devise
    • Create a Betch
      • Import from Challonge Tournament
    • Create a Bettable
      • Auto Calculate Odds
      • Convert Odds to Different Formats
    • Create a Bet
      • Stripe Processing
      • GWX Processing

About


Languages

Language:Ruby 84.5%Language:HTML 11.6%Language:JavaScript 2.4%Language:CSS 1.5%Language:Haml 0.0%