{"id":17469049,"url":"https://github.com/olawale-o/our_recipe_app","last_synced_at":"2026-04-12T05:35:52.995Z","repository":{"id":46068995,"uuid":"427986992","full_name":"olawale-o/our_recipe_app","owner":"olawale-o","description":"The 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":"2022-06-07T10:06:37.000Z","size":409,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-03-28T09:44:01.660Z","etag":null,"topics":["bootstrap","cancancan","capybara","devise","factorybot","postgresql","rspec","ruby","ruby-on-rails"],"latest_commit_sha":null,"homepage":"https://evening-earth-39947.herokuapp.com/","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/olawale-o.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":"2021-11-14T16:55:30.000Z","updated_at":"2021-11-19T13:39:18.000Z","dependencies_parsed_at":"2022-09-10T19:51:22.633Z","dependency_job_id":null,"html_url":"https://github.com/olawale-o/our_recipe_app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/olawale-o/our_recipe_app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olawale-o%2Four_recipe_app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olawale-o%2Four_recipe_app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olawale-o%2Four_recipe_app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olawale-o%2Four_recipe_app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/olawale-o","download_url":"https://codeload.github.com/olawale-o/our_recipe_app/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olawale-o%2Four_recipe_app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31705574,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T05:11:36.334Z","status":"ssl_error","status_checked_at":"2026-04-12T05:11:27.332Z","response_time":58,"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":["bootstrap","cancancan","capybara","devise","factorybot","postgresql","rspec","ruby","ruby-on-rails"],"created_at":"2024-10-18T15:25:30.755Z","updated_at":"2026-04-12T05:35:52.978Z","avatar_url":"https://github.com/olawale-o.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Recipe app\n\n\u003e The 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\n\n- Ruby\n- Ruby on Rails\n- PostgresSQL\n- Bootstrap\n\n### Live link\n\n[Link](https://evening-earth-39947.herokuapp.com/)\n\n# Screenshot\n![screenshot](https://github.com/olawale-o/our_recipe_app/blob/tests/app/assets/images/screenshot.png?raw=true\")\n## Getting started\n\n#### Prerequisites\n\n- Ruby\n- Rspec\n- Rails\n- PostgreSQL\n\n#### To get a local copy of this repository kindly follow the steps below.\n\n- Kindly make sure you have **ruby**, **Ruby on rails** and **PostgreSQL** installed\n- Scroll to top of this current repository\n- Click on the `Code` button with background color green on the right end corner\n- Click on the clipboard icon on the extreme right of the dropdown to copy the repository link\n- In your local PC, open your terminal or command prompt in the folder you would like to clone this repository into\n- Type `git clone (copied link)` on the currently opened terminal or command prompt\n- Remember to change `(copied link)` to `git@github.com:olawale-o/our_recipe_app.git` which is the name of the repository\n\n### New Database Setup\n```\n  rails db:create\n  rails db:migrate\n```\n\n### Troubleshoot database\n```\n  rails db:drop\n  rails db:create\n  rails db:migrate\n\n  or\n\n  rails db:setup\n```\n### Install\n```\n    bundle install\n```\n\u003e **_NOTE_** Install webpacker\n```\n  rails webpacker:install\n```\n\n### Test\n```\n  rspec\n```\n## Authors\n\n👤 **Simon Grchevski**\n\n* Github: [@githubhandle](https://github.com/SimonGrchevski)\n* Twitter: [@twitterhandle](https://twitter.com/grchevski)\n* LinkedIn: [LinkedIn](https://www.linkedin.com/in/simon-grchevski-682935209/)\n\n👤 **Omoogun Olawale**\n\n* Github: [@githubhandle](https://github.com/olawale-o)\n* Twitter: [@twitterhandle](https://twitter.com/ibreaktherules)\n* LinkedIn: [LinkedIn](https://www.linkedin.com/in/olawaleomoogun/)\n\n\n## Contributing\n\nContributions, issues, and feature requests are welcome!\nFeel free to check the [issues page.](https://github.com/olawale-o/our_recipe_app/issues)\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## Acknowledgements\n\n- Microverse","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folawale-o%2Four_recipe_app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Folawale-o%2Four_recipe_app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folawale-o%2Four_recipe_app/lists"}