GithubHelp home page GithubHelp logo

brbn_app's Introduction

#Background

Most people who drink bourbon know they like a certain brand or brands, but don't know what specific flavours comprise their beloved drink. The avergae man's palette isn't reifined enough for whiskey tasting.

Brbn solves this problem by allowing you to search for the bourbon you love dearest, telling you the prominence of certain notes within it, and recommending similar bourbons for you to enjoy, based on similarity.

##Site Features

  • Search and compare bourbons
  • View average user ratings
  • View descriptions and spcific notes witin each bourbon

##Specifications

Front end:

  • Marionette
  • Backbone
  • ModelBinder
  • jQuery
  • Handlebars
  • Bootstrap

Back end

  • Postgresql
  • Active Record
  • Rails

##Data Model

Backbone Models:

  • autoComplete
  • bourbon
  • rating
  • user
  • user_password_recovery
  • user_registration
  • user_session

Rails Models:

  • Bourbon, (has_many :ratings)
  • Rating, (belongs_to :user, belongs_to :bourbon)
  • User, (has_many :ratings)

####Frameworks

  • D3js
  • Raty

####Gems

  • jquery-ui-rails
  • therubyracer
  • bootstrap-sass
  • protected_attributes
  • rails_12factor
  • thread_safe', '0.2.0
  • devise
  • rails-backbone
  • modernizr-rails
  • underscore-rails
  • handlebars_assets

#####Development

  • pry-rails
  • gry-debugger
  • pry-stack_explorer
  • better_errors
  • annotate

#####Test

  • rspec-rails
  • shoulda-matchers
  • simplecov

To Do

  • Fucntionality for user comments, for each bourbon
  • Functionality to search for bourbons by flavour notes, not just by brand
  • User ratings saving to db
  • Add more bourbons to db
  • Admin/user authentication
  • Add thumb images to search results

Thanks to Joel Turnbull and Mathilda Thompson at GA Sydney for their help with this.

brbn_app's People

Contributors

ollyd avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.