/Rails-Recipe-App

This is a Recipe app built with rails

Primary LanguageRuby

Recipe App

📗 Table of Contents

📖 Blog App

The Ruby on Rails recipe application provides a secure login and registration system for users. It allows users to manage their food items, recipes, and shopping lists effectively. Users can easily create, read, update, and delete their food and recipe data. Additionally, the app offers a wide range of public recipes contributed by other users, along with detailed information such as recipe names and total prices for an interactive cooking experience.

🛠 Built With

Ruby on Rails

Tech Stack

Key Features

Key features of the application.

  • Food List Management
  • Recipe Management
  • General Shopping List
  • Public Recipe Sharing
  • Food and Recipe CRUD
  • Integration specs for Views and fixing n+1 problems
  • Add Devise
  • User Authentication

(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:

  • laptop
  • git
  • Code Editor.
  • PostgreSQL.
  • Ruby On Rails.
  • Linters

Setup

Clone this repository to your desired folder:

sh cd my-folder git clone https://github.com/Chimoneg27/Rails-Recipe-App

Install

Install this project with:

  • Install PostgreSQL.
  • Install Ruby On Rails using rails new recipe-app --database=postgresql command. sh cd my-project bundle install

(back to top)

👥 Authors

👤 Garvin Chimone

👤 Nilab Khwajazada

(back to top)

🔭 Future Features

Features will be added to the project.

  • Creating Weekly Meal Planning
  • Video Integration
  • Recipe Versioning
  • Offline Recipe Sharing

(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, show your support by giving a star ⭐️, thanks in advance.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for including this in their curriculum.

(back to top)

📝 License

This project is MIT licensed.

(back to top)