{"id":24364643,"url":"https://github.com/felixdev22/recipe-app","last_synced_at":"2026-04-20T13:04:21.649Z","repository":{"id":154165541,"uuid":"631942557","full_name":"felixDev22/Recipe-App","owner":"felixDev22","description":"The Recipe app is a comprehensive solution for organizing your recipes, ingredients, and pantry inventory. With its user-friendly interface, you can effortlessly store ingredients, keep track of your existing supplies, create your own recipes, and automatically generate a shopping list based on what you need for your recipes.","archived":false,"fork":false,"pushed_at":"2023-04-28T19:39:33.000Z","size":145,"stargazers_count":0,"open_issues_count":12,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-18T23:54:59.670Z","etag":null,"topics":["database","ruby","ruby-on-rails"],"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/felixDev22.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,"governance":null}},"created_at":"2023-04-24T11:42:25.000Z","updated_at":"2023-10-03T06:26:48.000Z","dependencies_parsed_at":"2023-10-03T14:47:57.300Z","dependency_job_id":null,"html_url":"https://github.com/felixDev22/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/felixDev22%2FRecipe-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixDev22%2FRecipe-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixDev22%2FRecipe-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixDev22%2FRecipe-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/felixDev22","download_url":"https://codeload.github.com/felixDev22/Recipe-App/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243196651,"owners_count":20251860,"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":["database","ruby","ruby-on-rails"],"created_at":"2025-01-18T23:55:21.873Z","updated_at":"2026-04-20T13:04:21.615Z","avatar_url":"https://github.com/felixDev22.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"Blog-App\"\u003e\u003c/a\u003e\n\n\u003cdiv align=\"center\"\u003e\n\u003c/div\u003e\n\n  \u003ch3\u003e\u003cb\u003eRecipe-App\u003c/b\u003e\u003c/h3\u003e\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\n# 📗 Table of Contents\n\n- [📗 Table of Contents](#-table-of-contents)\n- [📖 ROR Recipe-app ](#-recipe-app)\n  - [🛠 Built With ](#-built-with-)\n    - [Tech Stack ](#tech-stack-)\n    - [Key Features ](#key-features-)\n  - [💻 Getting Started ](#-getting-started-)\n    - [Prerequisites](#prerequisites)\n    - [Setup](#setup)\n    - [Usage](#usage)\n    - [Run tests](#run-tests)\n  - [👥 Author ](#-author-)\n  - [🔭 Future Features ](#-future-features-)\n  - [🤝 Contributing ](#-contributing-)\n  - [⭐️ Show your support ](#️-show-your-support-)\n  - [🤝 Acknowledgement ](#-acknowledgement-)\n  - [📝 License ](#-license-)\n\n# 📖 Recipe-app \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n- The Recipe app is a comprehensive solution for organizing your recipes, ingredients, and pantry inventory. With its user-friendly interface, you can effortlessly store ingredients, keep track of your existing supplies, create your own recipes, and automatically generate a shopping list based on what you need for your recipes.\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\u003eServer\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://rubyonrails.org/\"\u003eRuby on rails\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- login page.\n- registration page.\n- Food list (with all CRUD implementation, except for 'update').\n- Recipes list (with all CRUD implementation, except for 'update').\n- General shopping list view (all missing food for all your recipes and total price).\n- List of all public recipes from other users with their names and total prices.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\nTo get a local copy up and running, follow these steps.\n\n### Prerequisites\n\nIn order to run this project you need:\n\n- Ruby installed in your machine\n- Setup linters\n- `gem install rails` (Ruby gem)\n\n### Setup\n\nClone this repository to your desired folder:\n\n- git clone `https://github.com/felixDev22/blog_app`\n- cd Rails-Blog_App\n- bundle install\n- rails db:create\n- rails db:migrate\n\n### Usage\n\nTo run the project, execute the following command:\n\n- rails server\n\n### Run tests\n\nTo run tests, run the following command accordingly:\n\n- `rails db:seed RAILS_ENV=test`\n\n- `rspec`\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 👥 Author \u003ca name=\"author\"\u003e\u003c/a\u003e\n\n👤 **Felix Nzomo Nyamai**\n\n- GitHub: [@githubhandle](https://github.com/felixDev22)\n- Twitter: [@twitterhandle](https://twitter.com/@monzo200)\n- LinkedIn: [LinkedIn](https://https://www.linkedin.com/in/felixnyamai/)\n\n👤 **Ali Maaloum**\n\n- GitHub: [@githubhandle] (https://github.com/maaloum)\n- Twitter: [@twitterhandle](https://twitter.com/Maaloum)\n- LinkedIn: [LinkedIn](https://www.linkedin.com/in/ely-cheikh-maaloum-075a79135/)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n- [ ] Improve on the UI front-end\n- [ ] Allow users to add comments\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\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](https://github.com/felixDev22/Recipe-App/issues).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nIf you like this project then don't forget to give a star star on this repository\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🤝 Acknowledgement \u003ca name=\"Acknowledgement\"\u003e\u003c/a\u003e\n\nI would like to thank microverse for their resources.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\n\nThis project is [MIT](./LICENSE) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelixdev22%2Frecipe-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffelixdev22%2Frecipe-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelixdev22%2Frecipe-app/lists"}