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

https://github.com/bhushan354/receipe-app

Recipe App is a web application built using Ruby on Rails that allows users to create and manage recipes, track their ingredients, and generate shopping lists.
https://github.com/bhushan354/receipe-app

cancancan devise postgresql ruby-on-rails

Last synced: about 2 months ago
JSON representation

Recipe App is a web application built using Ruby on Rails that allows users to create and manage recipes, track their ingredients, and generate shopping lists.

Awesome Lists containing this project

README

          




Receipe-App

# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 \[Receipe-App-GroupProject/\] ](#-Receipe-App-GroupProject/-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [❓ FAQ ](#-faq-)
- [📝 License ](#-license-)

# 📖 [Receipe-App]

**[Receipe-App]** is a website built with RUBY on RAILS which empowers the recipe creators and give them quality content

## 🛠 Built With

### Tech Stack

Language

### Key Features

- Creates Receipe.
- Create Food.
- Make receipe public.
- Login/Logout

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

```sh
sudo apt install postgresql postgresql-contrib
```

### Setup

Clone this repository to your desired folder:

``` sh
git clone git@github.com:bhushan354/Receipe-App-GroupProject.git
```

### Install

Install this project with:
``` sh
bundle install
```

### Usage

To run tests, run the following command:
``` sh
cd Receipe-App-GroupProject
```

``` sh
rails s
```

(back to top)

## 👥 Authors

👤 **Bhushan Deshmukh**

- GitHub: [@bhushan354](https://github.com/bhushan354)
- LinkedIn: [@bhushan354](https://www.linkedin.com/in/bhushan-deshmukh-5777851b1/)

👤 **Malik Khan**

- GitHub: [malikhaiderkhan](https://github.com/malikhaiderkhan)

## 🔭 Future Features

- [ ] **[Add rename recipe functionality]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/bhushan354/Rails-Blog-App/issues).

(back to top)

## ⭐️ Show your support

If you like this project, please stay tune for more features

(back to top)

## 🙏 Acknowledgments

- Agustine Soria Meza

(back to top)

## ❓ FAQ

- **[How to use Rails-Blog-App interface in `irb`?]**
``` sh
irb
```

(back to top)

## 📝 License

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

(back to top)