Giter Site home page Giter Site logo

omarsalem7 / recipe-app Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 1.0 224 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. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.

Ruby 63.17% JavaScript 0.07% CSS 4.85% HTML 28.57% Batchfile 3.33%
bootstrap5 cancancan capybara-rspec devise rspec-rails ruby ruby-on-rails

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.

Built With

  • Ruby
  • Ruby on rails
  • rspec-rails
  • capybara
  • ๐Ÿ’“

welcome)

Requirements

In order to work on this project, you need to have the following dependencies installed:

Get Started

To get a local copy up and running follow these simple steps.

$ git clone https://github.com/omarsalem7/recipe-app
$ cd recipe-app
$ bundle install 
$ rake db:create 
$ rake db:migrate 

Authors

๐Ÿ‘ค Omar Salem

๐Ÿ‘ค Mphatso

๐Ÿค Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a โญ๏ธ if you like this project!

Acknowledgments

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

recipe-app's People

Contributors

lichapa avatar omarsalem7 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

lichapa

recipe-app's Issues

[4pt] Public recipe list

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

[3pt] Recipes 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.

[3pt] Recipe details

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

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.