Git Product home page Git Product logo

recipe-box's Introduction

The Recipe Box

A web application to allow users to keep track of recipes. May 11, 2017

By Asia Kane and James Higgins

Description

This applications fulfills these user stories:

As a user, I want to add a recipe with ingredients and instructions, so I remember how to prepare my favorite dishes.

As a user, I want to tag my recipes with different categories, so recipes are easier to find. A recipe can have many tags and a tag can have many recipes.

As a user, I want to be able to update and delete tags, so I can have flexibility with how I categorize recipes.

As a user, I want to edit my recipes, so I can make improvements or corrections to my recipes.

As a user, I want to be able to delete recipes I don't like or use, so I don't have to see them as choices.

As a user, I want to rate my recipes, so I know which ones are the best.

As a user, I want to list my recipes by highest rated so I can see which ones I like the best.

As a user, I want to see all recipes that use a certain ingredient, so I can more easily find recipes for the ingredients I have.

Prerequisites

Web browser with ES6 compatibility Examples: Chrome, Safari

Ruby Bundler

Setup/Installation Requirements

  • Set up a production database and a development database in SQL (see instructions below)
  • In another terminal window, clone this repository to your machine and navigate to the file path in your terminal.
  • Run $bundle
  • Run $ruby app.rb
  • Type localhost:4567 in a browser window to view application
  • If you would like to make changes, open files in text editor of your choice
  • Make changes as desired
  • Make frequent commits with detailed comments
  • Submit changes as pull request to Asia at akane0915 on Github

Database Setup Instructions

Known Bugs

N/A

Support and contact details

I encourage you to update/make suggestions/refactor this code as you see fit. I am always open to improvement! Please contact Asia Kane at [email protected] with questions.

Technologies Used

  • Ruby
  • Sinatra
  • SQL Relational Database Management System
  • Postgres Database Management System
  • Active Record
  • Capybara Integration Testing
  • Rspec Gem
  • Pg Gem
  • HTML
  • CSS
  • Bootstrap https://getbootstrap.com/
  • ES6
  • Jquery https://jquery.com/

License

This software is licensed under the MIT license Copyright © 2017 Asia Kane and James Higgins

recipes page ingredients page tags page salmon page

recipe-box's People

Stargazers

James Higgins avatar

Watchers

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.