{"id":14955494,"url":"https://github.com/usmansbk/recipe-app","last_synced_at":"2025-10-01T18:31:21.626Z","repository":{"id":46036878,"uuid":"426262894","full_name":"usmansbk/recipe-app","owner":"usmansbk","description":"Group project: The Recipe app keeps track of all your recipes, ingredients, and inventory. Built with Ruby on Rails","archived":false,"fork":false,"pushed_at":"2021-11-18T14:07:33.000Z","size":532,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-01-19T02:32:20.540Z","etag":null,"topics":["postgresql","rails5","ruby","ruby-on-rails"],"latest_commit_sha":null,"homepage":"https://stormy-cliffs-64424.herokuapp.com/","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/usmansbk.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}},"created_at":"2021-11-09T14:33:21.000Z","updated_at":"2024-03-08T22:53:02.000Z","dependencies_parsed_at":"2022-08-30T21:21:19.169Z","dependency_job_id":null,"html_url":"https://github.com/usmansbk/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/usmansbk%2Frecipe-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usmansbk%2Frecipe-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usmansbk%2Frecipe-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usmansbk%2Frecipe-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/usmansbk","download_url":"https://codeload.github.com/usmansbk/recipe-app/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234723697,"owners_count":18877086,"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":["postgresql","rails5","ruby","ruby-on-rails"],"created_at":"2024-09-24T13:11:14.167Z","updated_at":"2025-10-01T18:31:21.240Z","avatar_url":"https://github.com/usmansbk.png","language":"Ruby","readme":"# Recipe App\n\n![Microverse](https://img.shields.io/badge/Microverse-blueviolet)\n\n\u003e The Recipe app keeps track of all your recipes, ingredients, and inventory\n\n![screenshot](./app_screenshot.png)\n\nThe 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. 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\n\n- Ruby on Rails\n- PostgreSQL\n- Bulma CSS\n\n## Live Link\n\n[Heroku](https://stormy-cliffs-64424.herokuapp.com/)\n\n## Getting Started\n\nTo get a local copy up and running follow these simple example steps.\n\n### Prerequisites\n\n- [Ruby](https://www.ruby-lang.org/en/)\n- [Rails](https://gorails.com/)\n\n### Setup\n\n- Make sure you have Ruby on Rails set up properly on your computer\n- Clone or download this repo on your machine\n- Enter project directory\n\n### Install\n\n```sh\nbundle install\n```\n\n### Database\n\n```sh\n# Create user\nsudo -u postgres createuser recipe_app -s\n\n# Create the database\nrails db:create\n\n## Apply migration\nrails db:migrate\n\n# Load the schema\nrails db:schema:load\n```\n\n### Run\n\n```sh\nrails s\n```\n\n### Test\n\n```sh\nrspec\n```\n\n### Troubleshoot\n\n```sh\n### Rspec failing\nRAILS_ENV=test rake db:reset\n```\n\n```sh\n### New Scaffold\nrails g scaffold_controller model\n```\n\n```sh\n### Undo migration\nrake db:migrate VERSION=0\n```\n\n## Authors\n\n👤 **Usman**\n\n- GitHub: [@usmansbk](https://github.com/usmansbk)\n- LinkedIn: [Usman Suleiman Babakolo](https://linkedin.com/in/usmansbk)\n\n👤 **Abraham**\n\n- GitHub: [@Metsanpeitto](https://github.com/Metsanpeitto)\n- LinkedIn: [Abraham R](https://www.linkedin.com/in/abraham-rodriguez-3283a319a/)\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- Microverse\n\n## License\n\n[MIT](./LICENSE)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fusmansbk%2Frecipe-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fusmansbk%2Frecipe-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fusmansbk%2Frecipe-app/lists"}