Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zmekonnen251/recipe-app

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.
https://github.com/zmekonnen251/recipe-app

bootstrap5 cancancan database devise postgresql rails-application rspec ruby

Last synced: about 1 month ago
JSON representation

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.

Awesome Lists containing this project

README

        

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

# Ruby on Rails - Recipe-app

> 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.

## Live demo
[Live demo](https://vast-depths-87802.herokuapp.com/)

## Built With

- **Ruby**
- **Rails**
- **Postgresql**
- **BootStrap 5**

## Methodology used
- TDD via RSPEC

## Getting Started
To get a local copy up and running follow these simple example steps.

## Prerequisites

- You need Ruby v3+, Rails v7+ and Postgresql installed on your machine.

## Setup

- Clone the project `https://github.com/zmekonnen251/Recipe-app.git`
- navigate to the folder `cd Recipe-app`
- Install required gems `bundle i`

## Usage
- start the server `rails s`

- Enjoy interacting with the app.

## Authors

👤 **Zelalem Mekonnen**

- GitHub: [@zelalem251](https://github.com/zmekonnen251)
- Twitter: [@mek_zela](https://twitter.com/mek_zela)
- LinkedIn: [Zelalem G. Mekonnen](https://www.linkedin.com/in/zelalem-getachew/)

👤 **Oybek Kayumov**

- GitHub: [@OybekKayumov](https://github.com/OybekKayumov)
- Twitter: [@KayumovOybek](https://twitter.com/KayumovOybek)
- LinkedIn: [Oybek Kayumov](https://www.linkedin.com/in/oybek-kayumov/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/OybekKayumov/blog-app/issues).

## Show your support

Give a ⭐️ if you like this project!