{"id":29644330,"url":"https://github.com/oscarfmdev/recipe-inventory","last_synced_at":"2025-09-12T10:40:56.938Z","repository":{"id":113763879,"uuid":"598170382","full_name":"OscarFMdev/recipe-inventory","owner":"OscarFMdev","description":"Recipe app built with rails that allows the user to register recipes, foods and watch other people's recipes.","archived":false,"fork":false,"pushed_at":"2023-03-22T05:36:17.000Z","size":188,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"dev","last_synced_at":"2025-07-22T00:35:15.370Z","etag":null,"topics":["devise","rails","ruby"],"latest_commit_sha":null,"homepage":"https://recipe-inventory.fly.dev/","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OscarFMdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2023-02-06T14:53:02.000Z","updated_at":"2023-03-23T23:33:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"f3cd66cc-fe4c-49b0-8489-838f425b6838","html_url":"https://github.com/OscarFMdev/recipe-inventory","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/OscarFMdev/recipe-inventory","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OscarFMdev%2Frecipe-inventory","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OscarFMdev%2Frecipe-inventory/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OscarFMdev%2Frecipe-inventory/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OscarFMdev%2Frecipe-inventory/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OscarFMdev","download_url":"https://codeload.github.com/OscarFMdev/recipe-inventory/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OscarFMdev%2Frecipe-inventory/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274799743,"owners_count":25352171,"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","status":"online","status_checked_at":"2025-09-12T02:00:09.324Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["devise","rails","ruby"],"created_at":"2025-07-22T00:34:13.142Z","updated_at":"2025-09-12T10:40:56.928Z","avatar_url":"https://github.com/OscarFMdev.png","language":"Ruby","readme":"\u003c!-- TABLE OF CONTENTS --\u003e\n\n# 📗 Table of Contents\n\n- [📖 About the Project](#about-project)\n  - [🛠 Built With](#built-with)\n    - [Tech Stack](#tech-stack)\n    - [Key Features](#key-features)\n  - [🚀 Live Demo](#live-demo)\n- [💻 Getting Started](#getting-started)\n  - [Setup](#setup)\n  - [Prerequisites](#prerequisites)\n  - [Install](#install)\n  - [Usage](#usage)\n  - [Run tests](#run-tests)\n  - [Deployment](#triangular_flag_on_post-deployment)\n- [👥 Authors](#authors)\n- [🔭 Future Features](#future-features)\n- [🤝 Contributing](#contributing)\n- [⭐️ Show your support](#support)\n- [🙏 Acknowledgements](#acknowledgements)\n- [❓ FAQ](#faq)\n- [📝 License](#license)\n\n\u003c!-- PROJECT DESCRIPTION --\u003e\n\n# 📖 Recipe Inventory \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n\n## Receipe Inventory\n The Recipe inventory web 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. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.\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\n\n\u003cdetails\u003e\n  \u003csummary\u003eClient\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://CSS.org/\"\u003eCSS\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\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\n\n- **[Unique user sessions per login]**\n- **[Foods and recipe sync to get a general shopping list]**\n- **[Recipes can be made private or public]**\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 Demo \u003ca name=\"live-demo\"\u003e\u003c/a\u003e\n\n\n\n ## Live Demo \n - [Live Demo](https://recipe-inventory.fly.dev/)\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\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\n\n```sh\n gem install rails\n```\n\n\n### Setup\n\nClone this repository to your desired folder:\n\n\n\n```sh\n  cd my-folder\n  git clone git@github.com:OscarFMdev/recipe-inventory.git\n```\n\n\n### Install\n\nInstall this project with:\n\n\n\n```sh\n  cd recipe-inventory\n  gem install\n```\n---\u003e\n\n### Usage\n\nTo run the project, execute the following command:\n\n\n\n```sh\n  rails db:migrate\n\n  rails db:seeds\n\n  rails server\n```\n---\u003e\n\n### Run tests\n\nTo run tests, run the following command:\n\n\n\n```sh\n  bin/rails rspec\n```\n\n\n### Deployment\n\nYou can deploy this project using:\n\nnill....\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\n\n👤 **Author1: Oscar Fernández Muñoz**\n\n- GitHub: [@OscarFMdev](https://github.com/OscarFMdev)\n- Twitter: [@OscarFMdev](https://twitter.com/OscarFMdev)\n- LinkedIn: [LinkedIn](https://linkedin.com/in/OscarFMdev)\n\n\n👤 **Author2: Shedrack Sunday**\n\n- GitHub: [@Shedrack-Sunday](https://github.com/Shedrack-Sunday)\n- Twitter: [@DeleSundayS](https://twitter.com/DeleSundayS)\n- LinkedIn: [@Shedrack Sunday](https://linkedin.com/in/Shedrack-Sunday)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n\n\n- [ ] **[Abikity to upload images]**\n- [ ] **[Refactoring of stying witha framework]**\n- [ ] **[Connnecting to an external API to get recipe]**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\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 we'll be glad to see you show some support with stars :wink\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\nI would like to thank Microverse for inspring the design of the project \n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n## ❓ FAQ \u003ca name=\"faq\"\u003e\u003c/a\u003e\n\n\n\n- **[Question_1]**\n\n  - [Answer_1]\n\n- **[Question_2]**\n\n  - [Answer_2]\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](./MIT.md) licensed.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foscarfmdev%2Frecipe-inventory","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foscarfmdev%2Frecipe-inventory","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foscarfmdev%2Frecipe-inventory/lists"}