/RoR_Group_Project

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.

Primary LanguageRuby

RoR_Group_Project

📗 Table of Contents

📖 Rails-blog

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

Tech Stack

Server
Database

Key Features

[User Authentication: Users can create an account and securely log in to the system ] [Recipe Management: Users can create new recipes by providing a name, description, and other relevant details.] [Food Management: Users can manage their food items by creating, viewing, and deleting them..]

(back to top)

(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 3.2.2 and rails

Setup

Clone this repository to your desired folder:

git clone https://github.com/Yacoubou-seidou/RoR_Group_Project.git

cd RoR_Group_Project

Install

Install this project with:

bundle install

And Create .env file in the root directory add the configurations. You can use the .env.example file as a template.

Usage

To run the project, execute the following command:

rails s

(back to top)

👥 Authors

👤 Naji Ali

👤 Yacoubou Seidou

🔭 Future Features

  • Pagination or infinite scrolling for the lists.

(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 or find it useful, please consider giving it a ⭐️. Thanks!

(back to top)

🙏 Acknowledgments

Multiple resources online and Microverse.

(back to top)

📝 License

This project is MIT licensed.

(back to top)