Samuelwanza / food-recipe

This rails recipe project worked by Amin and I. It manages different user recipes, adding of ingredients,and making recipes public or private

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Food Recipe

πŸ“— Table of Contents

πŸ“– Food Recipe

Food Recipe is a Rails application for managing a food recipes and accompanying ingredients.

πŸ›  Built With

Tech Stack

Client
Server
Database

Key Features

  • Display FOODS
  • CRUD for FOOD
  • Display Public & Private Recipes
  • CRUD for Recipes
  • General Shopping List

(back to top)

πŸš€ Live Demo

  • Coming soon

(back to top)

πŸ’» Getting Started

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

Prerequisites

In order to run this project you need:

 Ruby
 gem install rails
 IDE
 Browser

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/Al-Amin-Khan-Shakil/food-recipe.git

Install

Install this project with:

  bundle install

Usage

To run the project, execute the following command:

  rails s

Run tests

To run tests, run the following command:

  rspec spec

(back to top)

πŸ‘₯ Authors

πŸ‘€ Al Amin Khan Shakil

πŸ‘€Al Amin Khan Shakil

(back to top)

πŸ”­ Future Features

  • CreateUserProfile
  • RecipeRecommendations
  • RecipeTutorials

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, please give it a star ⭐️

(back to top)

πŸ™ Acknowledgments

I would like to thank Al Amin Khan Shakil that ensured we implemented this project within the give timelines and requirements.

(back to top)

❓ FAQ (OPTIONAL)

  • Can I contribute to this project?

    • Yes, you can. You can fork you modification on this project. If it gets approval then we will merge your changes.
  • What knowledge Should I have to create a project like this?

    • You should have basic RubyONRails Knowledge.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

This rails recipe project worked by Amin and I. It manages different user recipes, adding of ingredients,and making recipes public or private

License:MIT License


Languages

Language:Ruby 68.7%Language:HTML 21.1%Language:CSS 8.4%Language:Dockerfile 1.6%Language:Shell 0.2%Language:JavaScript 0.1%