Git Product home page Git Product logo

direakanbi / recipe-app Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 121 KB

The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe.

License: Other

Ruby 65.47% JavaScript 0.06% CSS 0.73% HTML 30.68% Batchfile 3.06%

recipe-app's Introduction

Recipe-App

The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.

Installation

  • Ruby
  • Rails
  • Postgresql

Clone Project

  • STEP 1:
    • git clone https://github.com/direakanbi/Recipe-App.git
  • STEP 2:
    • cd Recipe App in your terminal
  • STEP 3:
    • run rails server or rails s in your terminal
  • STEP 4:
    • visit localhost:3000 on your browser

Yeyyy you have the app running Congratulations ๐Ÿ˜…๐ŸŽ‰

Run test suits

rspec

Technologies Used

  • Language (Ruby on Rails)
  • PostgreSQL

Installation

  • Ruby
  • Rails
  • Postgresql

๐Ÿ‘ค Author

Dire Akanbi ๐Ÿง‘โ€๐ŸŽ“

๐Ÿ‘ค Author2

Jerry Owusu

Contributing ๐Ÿค

Contributions, issues, and feature requests are welcome!

Show your support

Give a :star: if you like this project.

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

License ๐Ÿ“

This project is MIT licensed

recipe-app's People

Contributors

jerryowusu avatar direakanbi avatar

Watchers

 avatar

Forkers

jerryowusu

recipe-app's Issues

[1pt] Create Recipes List View - Student B

  • Should display a list of recipes created by the logged-in user as in the wire-frame.
  • Should lead to recipe details.
  • Should lead to create new recipe if the user is logged in.
  • If the user is the owner of the recipe, should allow user to delete it.

Initial File Setup

In this milestone I will:

  • Setup new rails project.
  • Installed necessary project dependencies.

Public Recipes List

Public recipe list:

  • Should display a list of all public recipes ordered by newest as in the wireframe.
  • Should lead to recipe details.

Food List

Food list:

  • Should display a list of food as in the wireframe.
  • Should lead to the form that allows users to add new food.

[1pt] Create Recipe Details View - Student B

  • If the recipe is public or the user is the owner of the recipe, should display the recipe details as in the wire-frame.
  • If the user is the owner of the recipe, should lead to the form that allows user to add new food.

Recipes List

Recipies list:

  • Should display a list of recipes created by the logged-in user as in the wireframe.
  • Should lead to recipe details.
  • If the user is the owner of the recipe, should allow user to delete it.

[1.5pts] Recipe App Setup - Group #2

Setting up initial setup:

  • README.md file
  • MIT.md file
  • Linters (stylelint, rubocop)
  • Basic gem installation (rspec-rails, factory-bot-rails, annotate)
  • PostgreSQL database
  • For CSS framework: Bootstrap

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.