{"id":23865385,"url":"https://github.com/edi-sipka/recipe_app","last_synced_at":"2025-09-08T13:34:13.626Z","repository":{"id":64958192,"uuid":"579930509","full_name":"edi-sipka/Recipe_app","owner":"edi-sipka","description":"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.","archived":false,"fork":false,"pushed_at":"2023-02-13T10:15:04.000Z","size":213,"stargazers_count":13,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2024-05-18T15:25:31.781Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/edi-sipka.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-12-19T09:49:29.000Z","updated_at":"2024-03-09T13:26:40.000Z","dependencies_parsed_at":"2023-01-10T05:06:11.741Z","dependency_job_id":null,"html_url":"https://github.com/edi-sipka/Recipe_app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edi-sipka%2FRecipe_app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edi-sipka%2FRecipe_app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edi-sipka%2FRecipe_app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edi-sipka%2FRecipe_app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edi-sipka","download_url":"https://codeload.github.com/edi-sipka/Recipe_app/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232313963,"owners_count":18504020,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-03T08:59:47.463Z","updated_at":"2025-01-03T08:59:48.080Z","avatar_url":"https://github.com/edi-sipka.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📖 [Recipe App] \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n\u003e 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.\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eBackEnd\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://railsguide.com/\"\u003eRails\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eTest\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://rspec.com/\"\u003eRSPEC\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eDatabase\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://www.postgresql.org/\"\u003ePostgreSQL\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003c!-- Features --\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- **[Add Recipe]** - Add Recipe.\n- **[Display all recipe foods]** - Display all recipe foods.\n- **[Add inventory]** -Add inventory.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- LIVE DEMO --\u003e\n\n## 🚀 Live Version \u003ca name=\"live-demo\"\u003e\u003c/a\u003e\n\n- [Coming soon]()\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- GETTING STARTED --\u003e\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\n\nIf you dont have Ruby installed on your computer, you can download it from [here](https://www.ruby-lang.org/en/downloads/).\n\nIf you dont have Rails installed on your computer, you can download it from [here](https://rubyonrails.org/).\n\nIf you dont have PostgreSQL installed on your computer, you can download it from [here](https://www.postgresql.org/download/).\n\nIf you have installed git you can clone the code to your machine, or download a ZIP of all the files directly.\n\n\n\u003e `NOTE:` _You may need to run the following commands in the project directory to install the required gems and run the application:_\n\n1. Install gem packages with:\n\n```\nbundle install\n```\n\n2. Open the config/database.yml file in the project directory and change the username and password to your PostgreSQL username and password.\nEdit the default section of the file to look like this:\n    \n```\n  default: \u0026default\n  adapter: postgresql\n  encoding: unicode\n  # For details on connection pooling, see Rails configuration guide\n  # http://guides.rubyonrails.org/configuring.html#database-pooling\n  pool: \u003c%= ENV.fetch(\"RAILS_MAX_THREADS\") { 5 } %\u003e\n  username: \u003cyour PostgreSQL role username\u003e\n  password: \u003cyour PostgreSQL role password\u003e\n\n```\n\n3. Create the database with:\n\n```\nrails db:create\n```\n\n4. Start the development server\n\n```\nrails server\n```\n\n5. Open the app in your browser at http://localhost:3000\n### Run tests\n\nTo run tests, run the following command:\nrspec\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- AUTHORS --\u003e\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 _Edi Sipka_\n\n- GitHub: [@Edi-Sipka](https://github.com/edi-sipka)\n- Twitter: [@sipka_edii](https://twitter.com/sipka_edii)\n- LinkedIn: [Edi Sipka](https://www.linkedin.com/in/edi-%C5%A1ipka-5b681b202/)\n\n👤 **Riya Bulia**\n\n- GitHub: [@RiyaBulia12](https://github.com/RiyaBulia12)\n- LinkedIn: [Riya-Bulia](https://linkedin.com/in/riya-bulia)\n\n\n👤 **Moathal Kachi**\n\n- [@github](https://github.com/Moathal)\n- [@LinkedIn](https://www.linkedin.com/in/moathalkachi)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- FUTURE FEATURES --\u003e\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n- [ ] **[Update recipe]**\n- [ ] **[Update inventory]**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- CONTRIBUTING --\u003e\n\n## 🤝 Contributing \u003ca name=\"contributing\"\u003e\u003c/a\u003e\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](../../issues/).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- SUPPORT --\u003e\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nIf you like this project give as a star! ⭐️\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- ACKNOWLEDGEMENTS --\u003e\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\n- Hat tip to anyone whose code was used\n- Inspiration\n- Microverse\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- FAQ (optional) --\u003e\n\n## ❓ FAQ \u003ca name=\"faq\"\u003e\u003c/a\u003e\n\n- **[How I can run this project?]**\n\n  - [After cloning repository, run rails server.]\n\n- **[Can I add likes on post?]**\n\n  - [You can add likes and comments on a post.]\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- LICENSE --\u003e\n\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\n\nThis project is [MIT](./LICENSE) licensed.\n\n_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedi-sipka%2Frecipe_app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedi-sipka%2Frecipe_app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedi-sipka%2Frecipe_app/lists"}