Skip to content

lisaplesko/cellarage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cellarage

Cellarage is a rails app that allows users to track inventory of their wine collections and receive suggestions based on wines they like.

View the app at http://cellarage.herokuapp.com/

Features

  • Login page shows total inventory & total consumption across all registered users
  • User can add new wines to inventory; user can edit quantity based on buying additional wines and consuming wines
  • User can add reviews to wines
  • User can select a wine and request recommendations based on vineyard & wine varietal

Project Description

This project was created to meet requirements for Project 1 in General Assembly's Web Development Immersive Program (May 2014).

Intended to test our ability to create a functional Rails app, this project required three related models and use of at least one API source. I am currently using four models and one API source (wine.com).

This project was brainstormed, scoped and developed in one week. If given more time, I have a list of additional features to add to the project; I would also like to refactor to make the code more DRY.

User stories & future feature ideas are located in ProjectPlan.md

Installation

This app requires an API key from wine.com at https://api.wine.com/

To begin, run bundle install

If you would like to begin with an initial user and sample data, run rake db:seed

Temporary user
LOGIN:  plesko.l@gmail.com
PASSWORD:  password

Thank you!

About

Project #1 for GA Boston WDI - May 2014

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors