/ror-recipe-group-capstone

The Recipe app an collaborative project keeps track of all your recipes, ingredients, and inventory

Primary LanguageRubyMIT LicenseMIT

📗 Table of Contents

📖 Recipe App

The Recipe app keeps track of all your recipes, ingredients, and inventory. It enables features like creating and saving recipes, adding ingredients, generating a shopping list, and much more. we also implemented key concepts like authentication and authorization using Ruby on Rails.

🛠 Built With

Tech Stack

  • Ruby on Rails
  • ActiveRecord
  • Devise for authentication

Key Features

  • User Authentication
  • CRUD operations for recipes and ingredients
  • Public and private recipe toggles
  • Shopping list generation
  • Unit and integration tests with Rspec and Capybara

(back to top)

💻 Getting Started

Prerequisites

Install

git clone git@github.com:DilsherB/ror-recipe-group-capstone.git
cd recipe-app
bundle install

Usage

rails s

(back to top)

👥 Authors

👤 Dilsher Balouch

👤 Tamoor Saeed

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Check the issues page.

(back to top)

⭐️ Show your support

If you found this project helpful, consider giving a ⭐️!

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for giving me this opportunity.

(back to top)

📝 License

This project is MIT licensed.

(back to top)