Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/medsonmoombe/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.
https://github.com/medsonmoombe/recipe_app
bootstrap devise-token-auth ruby ruby-on-rails
Last synced: 11 days 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.
- Host: GitHub
- URL: https://github.com/medsonmoombe/recipe_app
- Owner: medsonmoombe
- License: mit
- Created: 2022-09-06T14:22:32.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-11-30T14:39:35.000Z (about 2 years ago)
- Last Synced: 2023-03-04T05:23:43.448Z (almost 2 years ago)
- Topics: bootstrap, devise-token-auth, ruby, ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 6.23 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ![](https://img.shields.io/badge/Microverse-blueviolet) Blog-App
> ** This is a recipe App## Built With
- Ruby on Rails
- Ruby## Prerequisites
- Ruby
- Ruby on Rails
- PostgreSQL## Install
- Ruby
- Ruby on Rails(as a gem)
- Postgresql database## Getting Started
To get a local copy of the app, run the following commands in your terminal:
- `git clone https://github.com/medsonmoombe/Recipe_App.git`
- `cd /Recipe_App.git`
- `bundle install`Run the following commands to run the app
- `rails db:create`
- `rails db:migrate`
- `rails s`In your browser, go to
- `http://localhost:3000`
## Testing
- To install rspec: gem install rspec
- To run all the tests: rspec ./spec## Authors
👤 **Emmanuel Moombe**
- GitHub: https://github.com/medsonmoombe
- Twitter: https://twitter.com/@emmanue78388405
- LinkedIn: https://www.linkedin.com/in/emmanuel-moombe-821918230/👤 **Ibrahim Ahmat**
- GitHub: [@ibr5500](https://github.com/ibr5500)
- Twitter: [@ibr_ahmat](https://twitter.com/ibr_ahmat)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/ibrahim-ahmat/)👤 **Stanley SIMEON**
- GitHub: [@stanleySimeon](https://github.com/stanleySimeon)
- Twitter: [@mstanleyme](https://twitter.com/mstanleyme)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/stanleysimeon/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/aimalamiri/Ruby-Catalog/issues).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./LICENSE) licensed