Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gh-reza/recipeapp
https://github.com/gh-reza/recipeapp
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gh-reza/recipeapp
- Owner: Gh-Reza
- License: mit
- Created: 2023-11-13T15:01:33.000Z (about 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-11-19T08:37:09.000Z (about 1 year ago)
- Last Synced: 2024-12-30T13:36:46.095Z (28 days ago)
- Language: Ruby
- Size: 167 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)**[Recipes App]** a ruby on rails project that allows users to create recipes, shopping lists, and foods
Ruby on Rails
- **Create Recipes**
- **Create Shopping Lists**
- **Add foods**
RecipeApp
### Prerequisites
In order to run this project you need:
Ruby 3.0.1 or above
Rails 7.07 or above
### Setup
```https://github.com/Gh-Reza/RecipeApp.git```
### Install
go to the folder of the repository, and run this line in the terminal to install dependences:
```bundle install```
### Usage
run ```rails db:create db:migrate```
run ```rails s```
### Run tests
run ```rspec spec```
### Deployment
No deployment implemented yet
👤 **Marc Raphael**
- GitHub: [@Marc Raphael](https://github.com/Marcraphael12)
- Twitter: [@Marc Raphael](https://twitter.com/marcraphael4)
- LinkedIn: [@Marc Raphael](https://www.linkedin.com/in/marc-raphael)
👤 **Reza Merzaie**
- GitHub: [@Gh-Reza](https://github.com/Gh-Reza)
- Twitter: [@RezaMerzie](https://twitter.com/RezaMerzaie7)
- LinkedIn: [@RezaMerzie](https://www.linkedin.com/in/reza-merzaie)
- Form to create inventory
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/theresetuyi/Ruby-on-Rails-group-project/issues).
If you like this project give it a star ⭐️
**We would like to thank to Microverse for giving this inspiring project**
This project is [MIT](./LICENSE) licensed.