{"id":14955659,"url":"https://github.com/mahammad-mostafa/food-recipes","last_synced_at":"2026-01-20T13:32:51.256Z","repository":{"id":213548379,"uuid":"733146594","full_name":"mahammad-mostafa/food-recipes","owner":"mahammad-mostafa","description":"This is the group capstone project in the fifth module of the Microverse program. It is a food recipes app built using Ruby on Rails.","archived":false,"fork":false,"pushed_at":"2025-12-01T12:34:39.000Z","size":192,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"development","last_synced_at":"2025-12-04T00:57:02.538Z","etag":null,"topics":["cancancan","devise","integration-tests","microverse","microverse-projects","microverse-rails-capstone","microverse-students","mvc-architecture","object-oriented-programming-project","postgresql-database","rails-application","rspec-rails","ruby","ruby-on-rails","unit-tests"],"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/mahammad-mostafa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-18T17:01:51.000Z","updated_at":"2025-12-01T12:34:43.000Z","dependencies_parsed_at":"2023-12-21T17:08:09.390Z","dependency_job_id":"59537994-862e-427d-9aae-2bd19bca184d","html_url":"https://github.com/mahammad-mostafa/food-recipes","commit_stats":{"total_commits":97,"total_committers":2,"mean_commits":48.5,"dds":"0.24742268041237114","last_synced_commit":"69e671438aca6d1661fe36565544598128d4d332"},"previous_names":["mahammad-mostafa/food-recipes"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mahammad-mostafa/food-recipes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahammad-mostafa%2Ffood-recipes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahammad-mostafa%2Ffood-recipes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahammad-mostafa%2Ffood-recipes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahammad-mostafa%2Ffood-recipes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mahammad-mostafa","download_url":"https://codeload.github.com/mahammad-mostafa/food-recipes/tar.gz/refs/heads/development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahammad-mostafa%2Ffood-recipes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28603766,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T12:01:53.233Z","status":"ssl_error","status_checked_at":"2026-01-20T12:01:46.545Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["cancancan","devise","integration-tests","microverse","microverse-projects","microverse-rails-capstone","microverse-students","mvc-architecture","object-oriented-programming-project","postgresql-database","rails-application","rspec-rails","ruby","ruby-on-rails","unit-tests"],"created_at":"2024-09-24T13:11:30.656Z","updated_at":"2026-01-20T13:32:51.251Z","avatar_url":"https://github.com/mahammad-mostafa.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"title\"\u003e\u003c/a\u003e\n\n\u003c!-- TITLE --\u003e\n\n# 🏷️ Food Recipes\n\nThis is the group capstone project of the fifth module in the **Microverse** program.\n\u003cbr/\u003e\nCheck the below contents for further details about this project.\n\n\u003c!-- CONTENTS --\u003e\n\n# 📗 Contents\n\n- [Description](#description)\n- [Instructions](#instructions)\n- [Authors](#authors)\n- [Future](#future)\n- [Contributions](#contributions)\n- [Support](#support)\n- [Acknowledgements](#acknowledgements)\n- [License](#license)\n\n\u003c!-- DESCRIPTION --\u003e\n\n\u003ca name=\"description\"\u003e\u003c/a\u003e\n\n# 📖 Description\n\nThis repository is about a recipes app with food items \u0026 shopping list.\nPorject is built using `Rails` framework with `Ruby`.\nIt is configured to use `PostgreSQL` database.\nIntegration tests using `Capybara` gem.\nAuthentication using `Devise` gem.\nAuthorization using `CanCanCan` gem.\nPagination using `kaminari` gem.\nOptimized queries with `bullet` gem.\n\u003c!--\n📌 **Live Demo:**\n- Check the project live from [here](https://food-recipes-c54u.onrender.com)\n--\u003e\n📌 **Tech Stack:**\n- Programming language is `Ruby`\n- Database used is `PostgreSQL`\n- Framework used is `Rails`\n- Tests done with `RSpec`\n\n📌 **Key Features:**\n- Responsive layout with all screen sizes\n- User authentication is required first (`email` / `password`)\n- Navigation menu with links (`home` / `All recipes` / `My foods` / `My recipes`)\n- Only public recipes can be viewed by all users\n- Each food item displays (`name` / `measurement` / `price`)\n- Every recipe contains several food items\n- Each recipe displays (`name` / `description`) \u0026 time for (`preparation` / `cooking`)\n- Recipes can be made public for all visitors or private\n- Any user can delete his own recipes \u0026 food items\n- Recipe owners can add their own food items as ingredients\n- Users generates a shopping list with all unused foods items from their own recipes\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#title\"\u003eback to top\u003c/a\u003e\u003c/p\u003e\n\n\u003c!-- INSTRUCTIONS --\u003e\n\n\u003ca name=\"instructions\"\u003e\u003c/a\u003e\n\n# 🛠️ Instructions\n\nYou can easily download or fork this repository and work on it immadiately!\n\n📌 **Prerequisites:**\n- You need `Ruby` language \u0026 `PostgreSQL` database installed\n\n📌 **Installation:**\n- To get all required gem dependencies run\n```\nbundle install\n```\n- Create all required databases \u0026 table schemas with\n```\nrails db:migrate\n```\n\n📌 **Development:**\n- Run live server using\n```\nrails server\n```\n- Manipulate \u0026 process models data through\n```\nrails console\n```\n\n📌 **Tests:**\n- Run all unit test with\n```\nbundle exec rspec -f d\n```\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#title\"\u003eback to top\u003c/a\u003e\u003c/p\u003e\n\n\u003c!-- AUTHORS --\u003e\n\n\u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n# 👥 Authors\n\n📌 **Mahammad:**\n- [GitHub](https://github.com/mahammad-mostafa)\n- [Twitter](https://twitter.com/mahammad_mostfa)\n- [LinkedIn](https://linkedin.com/in/mahammad-mostafa)\n\n📌 **Derek:**\n- [GitHub](https://github.com/obibaadoma)\n- [LinkedIn](https://linkedin.com/in/derek-akrasi-konadu)\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#title\"\u003eback to top\u003c/a\u003e\u003c/p\u003e\n\n\u003c!-- FUTURE --\u003e\n\n\u003ca name=\"future\"\u003e\u003c/a\u003e\n\n# 🔭 Future\n\nSome additional features I may implement in the project:\n- [ ] Integrate `React` framework in frontend\n- [ ] Implement (dark / light) theme switch\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#title\"\u003eback to top\u003c/a\u003e\u003c/p\u003e\n\n\u003c!-- CONTRIBUTIONS --\u003e\n\n\u003ca name=\"contributions\"\u003e\u003c/a\u003e\n\n# 🤝🏻 Contributions\n\nWish to contribute to this project?\n\u003cbr/\u003e\nContributions, issues, and feature requests are more than welcome!\n\u003cbr/\u003e\nFeel free to check the [issues](../../issues) page too.\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#title\"\u003eback to top\u003c/a\u003e\u003c/p\u003e\n\n\u003c!-- SUPPORT --\u003e\n\n\u003ca name=\"support\"\u003e\u003c/a\u003e\n\n# ⭐️ Support\n\nLike this project? Show your support by starring!\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#title\"\u003eback to top\u003c/a\u003e\u003c/p\u003e\n\n\u003c!-- ACKNOWLEDGEMENTS --\u003e\n\n\u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\n# 🙏🏻 Acknowledgements\n\nI thank everyone at **Microverse** for guiding me through this project.\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#title\"\u003eback to top\u003c/a\u003e\u003c/p\u003e\n\n\u003c!-- LICENSE --\u003e\n\n\u003ca name=\"license\"\u003e\u003c/a\u003e\n\n# 📝 License\n\nThis project is [MIT](LICENSE.md) licensed.\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#title\"\u003eback to top\u003c/a\u003e\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahammad-mostafa%2Ffood-recipes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmahammad-mostafa%2Ffood-recipes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahammad-mostafa%2Ffood-recipes/lists"}