{"id":15558978,"url":"https://github.com/sjdev2212/recipes-rails","last_synced_at":"2026-06-12T21:01:57.988Z","repository":{"id":37088049,"uuid":"504367112","full_name":"sjdev2212/Recipes-rails","owner":"sjdev2212","description":null,"archived":false,"fork":false,"pushed_at":"2022-06-17T13:29:08.000Z","size":6313,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"development","last_synced_at":"2025-02-22T11:25:43.240Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/sjdev2212.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}},"created_at":"2022-06-17T02:21:10.000Z","updated_at":"2022-06-17T14:49:12.000Z","dependencies_parsed_at":"2022-06-24T15:11:13.901Z","dependency_job_id":null,"html_url":"https://github.com/sjdev2212/Recipes-rails","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sjdev2212/Recipes-rails","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjdev2212%2FRecipes-rails","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjdev2212%2FRecipes-rails/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjdev2212%2FRecipes-rails/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjdev2212%2FRecipes-rails/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sjdev2212","download_url":"https://codeload.github.com/sjdev2212/Recipes-rails/tar.gz/refs/heads/development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjdev2212%2FRecipes-rails/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34262157,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"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":[],"created_at":"2024-10-02T15:41:16.725Z","updated_at":"2026-06-12T21:01:57.972Z","avatar_url":"https://github.com/sjdev2212.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://img.shields.io/badge/Microverse-blueviolet)\n\n# RECIPE APP\n\n\u003e Web application that allows you to save recipes and shows the shopping list to create them!\n\n\n## Built With\n\n- Ruby\n- Ruby on Rails\n- Bootstrap, RSpec, PostgreSQL\n\n## Live Demo (not available)\n\nCheck this [live demo]() of the page!\n\n## Getting Started\n\n\nTo get a local copy up and running follow these simple example steps.\n\n### Prerequisites\n\nTo use this project you first need to have installed the following:\n\n+ Node.js\n+ Ruby\n+ PostgreSQL\n+ Rails\n\n* Ruby version\n\nThe version of ruby that is needed for this project is \n\n+ 3.1.1\n\n### Setup\n\nOnce you have installed them, you need to use the following command to clone the repository:\n\n```git clone https://github.com/Yothu/recipe-app-capstone.git```\n\n### Database creation\n\nNext, use this command to create the databases:\n```rake db:create```\n\nUse this command to run the migrations if necesessary:\n```rails db:migrate```\n### Install\n\n### Usage\n\nFinally, use the following command to initialize the live server:\n\n```rails s```\n\n\n#### My Foods page\n\nIn the **Foods page** you can add foods clicking in the *Add food* button, to create one you need to add a name, a measurement unit and a price to it.\nOnce it is added, you can delete it by pressing the corresponding's food *Delete* button.\n\n#### My Recipe page\n\nIn the **Recipe page** you can add recipes clicking in the *Create Recipe* button, to create one you need to add a name, a preparation time, a cooking time, and a description to it, you can also check the *Public Recipe!* checkbox to make the recipe public.\nOnce it is added, you can delete it by pressing the corresponding's recipe *Delete* button.\n\n\n#### Public recipes page\n\nIn the **Public recipes page** you will see all users' public recipes, you can see its name, who made it and its description.\n\n#### Recipe details page\n\nIf you click in the name of a recipe in the *My Recipes* page or in the *Public Recipes* page you will access the **Recipe details page**, in there are all the details of a recipe, including its ingredients.\nIf you are the owner of a recipe you can add more ingredients, change it to public or private, and delete ingredients. And even check the shopping list of all your recipes!\n\n\n### Run tests\n\nTo check the test use the following command:\n\n```bundle exec rspec ./spec```\n\n## Authors\n\n👤 **David Vergaray**\n\n- GitHub:   [@Yothu](https://github.com/Yothu)\n- Twiter:   [@Daivhy](https://twitter.com/Daivhy)\n- LinkedIn: [David Vergaray](https://www.linkedin.com/in/david-vergaray-almontes-051a11127/)\n\n👤 **Anibal Amoroso**\n\n- GitHub: [@githubhandle](https://github.com/sj1978)\n- LinkedIn: [LinkedIn](https://linkedin.com/in/anibalamoroso )\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](../../issues/).\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## Acknowledgments\n\n- Hat tip to anyone whose code was used\n- Inspiration\n- etc\n\n## 📝 License\n\nThis project is [MIT](./MIT.md) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsjdev2212%2Frecipes-rails","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsjdev2212%2Frecipes-rails","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsjdev2212%2Frecipes-rails/lists"}