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

https://github.com/geekelo/domins-recipe_app

The Recipe app keeps track of all your recipes, ingredients, and inventory.
https://github.com/geekelo/domins-recipe_app

authentication css devise-gem fullstack postgresql ruby-on-rails

Last synced: 4 months ago
JSON representation

The Recipe app keeps track of all your recipes, ingredients, and inventory.

Awesome Lists containing this project

README

          

signature

# 📗 Table of Contents

- [domins-recipe\_app](#domins-recipe_app)
- [📗 Table of Contents](#-table-of-contents)
- [📖 domins-recipe\_app ](#-domins-recipe_app-)
- [Deployment](#deployment)
- [LIVE DEMO](#live-demo)
- [Video Presentation](#video-presentation)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Usage](#usage)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

![Screenshot from 2023-11-05 17-38-03](https://github.com/geekelo/domins-recipe_app/assets/102464578/54d442dd-015d-49e6-b576-fe0ec55e60aa)

# 📖 Domins Recipe App

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

## 💻 Deployment
### Live Demo
[LIVE DEMO](https://domins-recipe-app.onrender.com/)
### Video Presentation
[LIVE DEMO](https://domins-recipe-app.onrender.com/)

## 🛠 Built With

### Tech Stack

Language

### Key Features

- **DB**
- **Migration**

(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
- Ruby on rails
- VS code (any code editor of your choice)

### Setup

Clone this repository to your desired folder:

```sh
git clone https://github.com/geekelo/domins-recipe_app.git
```

### Usage

To run the project, execute the following command:

```sh
rails s domins-recipe_app.rb
```

## 👥 Authors

👤 **Eloghene Otiede (geekelo)**
- GitHub: [@githubhandle](https://github.com/geekelo)
- Twitter: [@twitterhandle](https://twitter.com/geekelo_xyz)
- LinkedIn: [LinkedIn](https://linkedin.com/in/eloghene-otiede)

(back to top)

## 🔭 Future Features

- [ ] **Using another frontend**
- [ ] **Adding API**

(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 please give it a star ⭐️.

(back to top)

## 🙏 Acknowledgments

We want to thank @microverse.

(back to top)

## 📝 License

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

(back to top)