Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kwentsir/food-recipe-app
Your entire recipe collection, inventories, and ingredients are all tracked by the Food Recipe App. You can create recipes, record ingredients, keep track of what you have, build shopping lists based on what you have and what a recipe calls for, and save ingredients.
https://github.com/kwentsir/food-recipe-app
database devise-jwt rails ruby
Last synced: about 1 month ago
JSON representation
Your entire recipe collection, inventories, and ingredients are all tracked by the Food Recipe App. You can create recipes, record ingredients, keep track of what you have, build shopping lists based on what you have and what a recipe calls for, and save ingredients.
- Host: GitHub
- URL: https://github.com/kwentsir/food-recipe-app
- Owner: Kwentsir
- Created: 2022-09-12T07:43:46.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2022-09-17T17:32:36.000Z (over 2 years ago)
- Last Synced: 2024-10-28T17:15:09.810Z (3 months ago)
- Topics: database, devise-jwt, rails, ruby
- Language: Ruby
- Homepage:
- Size: 187 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# FOOD RECIPE APP
Your entire recipe collection, inventories, and ingredients are all tracked by the Food Recipe App. You can create recipes, record ingredients, keep track of what you have, build shopping lists based on what you have and what a recipe calls for, and save ingredients.
## Built With
- Ruby on Rails
- PostgresSQL## Getting Started
To get a local copy up and running follow these simple example steps.
- Copy this link `https://github.com/Kwentsir/Food-Recipe-App.git`.
- Get the directory that you want to clone the repository.
- Open the command prompt in this directory.
- Write `git clone https://github.com/Kwentsir/Food-Recipe-App.git`.
- Go to the repository folder in your command prompt `cd Food-Recipe-App`.
- run `bundle install` to install dependencies
- run `rails s` to start the local server.
- run `rspec` to run the tests.## Authors
👤 **Joseph Kwesi Kwentsir**
- GitHub: [@Kwentsir](https://github.com/Kwentsir/)
- Twitter: [@jkwentsir](https://twitter.com/jkwentsir)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/josephkwentsir/)👤 Onyeagoziri Precious Akams
* GitHub: [@kamzzy](https://github.com/kamzzy)
* Twitter:[@precious_akams](https://twitter.com/precious_akams)
* LinkedIn:[Onyeagoziri Akams](https://www.linkedin.com/in/onyeagoziri-akams/)
* AngelList:[Onyeagoziri Akams](https://angel.co/u/onyeagoziri-akams):bust_in_silhouette: **RWUBAKWANAYO**
- GitHub: [@githubrwubakwanayo](https://github.com/RWUBAKWANAYO)
- LinkedIn: [Rwubakwanayo](https://www.linkedin.com/in/rwubakwanayo-olivier)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc## 📝 License
This project is [MIT](./MIT.md) licensed.