Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/epaltechs/recipe-app
This Recipe App is designed to help a user to keep track of recipes and ingredients. It will allow a user to save ingredients, keep track of what they have, create recipes, and generate a shopping list based on what they have and what they are missing from a recipe.
https://github.com/epaltechs/recipe-app
bootstrap css devise html postgresql rspec ruby ruby-on-rails swagger
Last synced: 20 days ago
JSON representation
This Recipe App is designed to help a user to keep track of recipes and ingredients. It will allow a user to save ingredients, keep track of what they have, create recipes, and generate a shopping list based on what they have and what they are missing from a recipe.
- Host: GitHub
- URL: https://github.com/epaltechs/recipe-app
- Owner: Epaltechs
- License: mit
- Created: 2022-09-12T09:37:54.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-20T09:08:16.000Z (almost 2 years ago)
- Last Synced: 2024-05-28T22:33:49.325Z (6 months ago)
- Topics: bootstrap, css, devise, html, postgresql, rspec, ruby, ruby-on-rails, swagger
- Language: Ruby
- Homepage:
- Size: 5.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Recipe-App
This Recipe App is designed to help a user to keep track of recipes and ingredients. It will allow a user to save ingredients, keep track of what they have, create recipes, and generate a shopping list based on what they have and what they are missing from a recipe.## Schema
![](./app/assets/images/recipe-app%20screenshot.png)## Built With
- Ruby
- Ruby on Rails
- Postgresql
- Bootstrap## Getting Started
To launch the project locally:### Step 1:
Clone this repo locally using git in the command line and the following command
> https://github.com/Epaltechs/recipe-app.git
Alternatively, you can just download the complete zip file and extract the folder in your directory### Step 2:
In the project directory, you can run:
> rails db:create, rails db:migrate and rails db:seed, and this last command will fill the database with the data provided.
or alternatively you can copy and paste the commands in
> irb## π€ Authors
:bust_in_silhouette: **Emmanuel Paul**
- GitHub: [@Epaltechs](https://github.com/Epaltechs)
- LinkedIn: [Emmanuel Paul](https://www.linkedin.com/in/emmanuel-s-paul)
- Twitter: [Emmanuel Paul](http://twitter.com/@emmapaul247)
- AngeList: [Emmanuel Paul](https://angel.co/u/emmanuel-s-paul):bust_in_silhouette: **Christian biringanine**
- GitHub: [@christianbiring1](https://github.com/christianbiring1)
- Twitter: [@christianbirin4](https://twitter.com/christianbirin4)
- LinkedIn: [Christian Biringanine](https://linkedin.com/in/christian-biringanine-1833011a5/)## :handshake: Contributing
- Contributions, issues, and feature requests are welcome!
- Feel free to check the [issues page](https://github.com/Epaltechs/Blog-app/issues).## Show your support
Give a :star:οΈ if you like this project!## Acknowledgments
- Many thanks to Microverse community and all those who have contributed to my progress.
- π©Hat tip to anyone whose code was used
- Heartfelt appreciation to all those who provided much needed inspiration.## :memo: License
This project is MIT licensed.