Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abigiyaty/recipe_app

The Recipe app keeps track of all your recipes and ingredients, and 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. Built with Ruby on Rails.
https://github.com/abigiyaty/recipe_app

bootstrap5 css3 html5 ruby-on-rails

Last synced: about 1 month ago
JSON representation

The Recipe app keeps track of all your recipes and ingredients, and 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. Built with Ruby on Rails.

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 Recipe APP WITH ROR ](#-recipe-app-with-ror-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 Recipe APP WITH ROR
The Recipe app keeps track of all your recipes and ingredients. 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
- ROR
### Tech Stack

Client

Server

Database

### Key Features

- **Create a Recipe app**
- **track of what food you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe**

## 🚀 Live Demo

- [Live Demo Link](https://recipe-app.osc-fr1.scalingo.io/)

back to top

## 💻 Getting Started

**To get a local copy up and running, follow these steps.**
1. Open terminal or cmd on you local machine and navigate to your desired directory.
2. **Run** *'git clone clone https://github.com/AbigiyaTY/Recipe_app.git'*
3. **Run** *'code'*

### Prerequisites
In order to run this project you need **[describe prerequisites]**:

```sh
gem install rails
```

### Setup

Clone this repository to your desired folder:

```sh
git clone https://github.com/AbigiyaTY/Recipe_app.git
cd Recipe_app
```

### Install

Install this project with **[package manager]**:

```sh
cd Blog_app
gem install
rails db:migrate

```
### Usage

To run the project, execute the following command:

```sh
rails server
```

(back to top)

👤**Elie Harfouche**

- GitHub: [@X-Elie-X](https://github.com/X-Elie-X)
- LinkedIn: [Elie Harfouche](https://www.linkedin.com/in/elie-m-harfouche/)

👤 **Abigiya Tadesse**

* GitHub: [@AbigiyaTY](https://github.com/AbigiyaTY)
* Twitter: [@AbigiyaTY](https://twitter.com/AbigiyaTY)
* LinkedIn: [@AbigiyaTY](https://www.linkedin.com/in/AbigiyaTY)

(back to top)

## 🔭 Future Features

- [ ] **User Authentication**
- [ ] **CRUD Operations**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this project...

(back to top)

## 🙏 Acknowledgments

I would like to thank...

(back to top)

## 📝 License

This project is [MIT](./MIT.md) licensed.