Giter Site home page Giter Site logo

jshawl / cook Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lisajacobson/cook

0.0 2.0 0.0 1.54 MB

An app that gives you recipes you can make based on the ingredients you already have

Home Page: https://intense-retreat-4277.herokuapp.com/

License: MIT License

Ruby 19.46% JavaScript 60.15% CSS 20.39%

cook's Introduction

#What Can iCook

GA WDI DC August 2014, Project 3

###Overview iCook is a cooking app that gives you recipes you can make based on ingredients you already have. It was developed as a sample Rails project for the August 2014 Web Development Immersive course at General Assembly. It was developed over a one week sprint to model the agile software development process.

###Technologies Used

  • Ruby 2.1.1
  • Ruby on Rails 4.1.1
  • Yummly API
  • RSpec Rails gem for RSpec testing
  • Shoulda-matchers gem for testing
  • PostgreSQL Database
  • Devise gem for authentication and authorization
  • Autoprefixer gem to make CSS animations work
  • Javascript
  • Custom styling with CSS3 and HTML5

###User Stories Completed

  • As a user I can:
    • register for an account
    • sign in
    • sign out
    • view a list of searchable ingredients
    • select a single ingredient or a collection of ingredients
    • view my selected ingredient(s)
    • view a list of recipes (based on my ingredients)
      • recipe name and link for its search page on Google (the Yummly API does not require external links directly to the recipe itself)
      • Yummly 0-5 rating
      • recipe photo
    • click on a recipe name

###Backlog A full list of user stories can be found by looking at this Pivitol Tracker Project

###ERD

###Local Setup rake db:create bundle install rake db:migrate rake db:seed rails s

Open the page locally on http://localhost:3000.
Note that you will need to request access token and an API key for the Yummly API and replace them as appropriate within the code.

######Written by Lisa Snider

cook's People

Contributors

lisajacobson avatar

Watchers

James Cloos avatar  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.