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.
- Host: GitHub
- URL: https://github.com/geekelo/domins-recipe_app
- Owner: geekelo
- Created: 2023-10-30T14:58:33.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2024-06-06T00:04:44.000Z (about 2 years ago)
- Last Synced: 2025-04-16T03:53:51.580Z (about 1 year ago)
- Topics: authentication, css, devise-gem, fullstack, postgresql, ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 1.22 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📗 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-)

**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/)
Language
- **DB**
- **Migration**
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
```
👤 **Eloghene Otiede (geekelo)**
- GitHub: [@githubhandle](https://github.com/geekelo)
- Twitter: [@twitterhandle](https://twitter.com/geekelo_xyz)
- LinkedIn: [LinkedIn](https://linkedin.com/in/eloghene-otiede)
- [ ] **Using another frontend**
- [ ] **Adding API**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project please give it a star ⭐️.
We want to thank @microverse.
This project is [MIT](./MIT.md) licensed.