barakadanny / Recipe-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– Recipe app

Welcome to our recipe app! This app is designed to help you find, save, and organize your favorite recipes. With a variety of features such as a recipe list, a shopping list, and the ability to add your own recipes, our app is the perfect tool for any home cook. Whether you're a beginner or a seasoned pro in the kitchen, we hope you'll find our app helpful and enjoyable to use.

πŸ›  Built With

Tech Stack

  • Ruby on rails
  • PostgreSQL
  • Tailwind
  • Css
Database

Key Features

  • Recipe list: Browse a list of recipes, search for specific recipes, and view detailed information about each recipe, including ingredients and instructions
  • Shopping list: Add ingredients from recipes to a shopping list and mark items as purchased

(back to top)

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started

In order to start with this project do as follows :

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

Prerequisites

In order to run this project you need:

gem install rails

Setup

Clone this repository to your desired folder:

git clone https://github.com/barakadanny/Recipe-app.git

Install

Install this project with:

bundle install

Usage

rails s / or /bin/dev

Run Linters

To run tests, run the following command:

rubocop

OR

rubocop -a

it will automatically correct the errors

(back to top)

πŸ‘₯ Authors

πŸ‘¨β€πŸ’» Baraka Danny

πŸ‘¨β€πŸ’» Muskan

(back to top)

πŸ”­ Future Features

  • Personal recipes: Add your own recipes to the app and organize them into categories
  • Recipe ratings: Rate and review recipes to help other users discover the best recipes
  • Recipe recommendations: Get personalized recipe recommendations based on your tastes and preferences
  • Meal planning: Plan your meals for the week and generate a shopping list based on your plan

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project

If you like this project then please give a ⭐️ and also share your feedback using github_issues.

(back to top)

πŸ™ Acknowledgments

❀️ RoR Documentation

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About


Languages

Language:Ruby 69.5%Language:HTML 28.9%Language:JavaScript 1.5%Language:SCSS 0.1%