Skip to content

Eduction on elixir pricing, comparing the number of servings and cost across the holy trinity of alcohol

Notifications You must be signed in to change notification settings

birdie697/elixir-ed

Repository files navigation

README

User Story

As a consumer of adult beverages, I want a better understanding of what I’m drinking, By knowing what a proper alcohol serving is.

As a value driven consumer of adult beverages, I want a better understanding of what each serving costs, And a better understanding of how that serving compares to other options

How to set up this app

  1. $ gem install rails

  2. $ rails new elixir-ed --database=postgresql --skip-turbolinks --skip-test-unit

  3. $ cd elixir-ed

  4. $ bundle exec rake db:create

  5. $ gem install pry-rails

  6. Edit Gemfile by adding

    gem 'pry-rails', group: [:development, :test]

  7. $ bundle exec rails server --binding=0.0.0.0

About

Eduction on elixir pricing, comparing the number of servings and cost across the holy trinity of alcohol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published