{"id":26477796,"url":"https://github.com/elisha-tetteyfio/recipe-app","last_synced_at":"2026-04-02T02:49:46.428Z","repository":{"id":61694161,"uuid":"552810787","full_name":"Elisha-Tetteyfio/recipe-app","owner":"Elisha-Tetteyfio","description":"The recipe app helps you to create and store recipes of foods, and to be able to determine which food items you need for a given recipe.","archived":false,"fork":false,"pushed_at":"2022-10-21T13:09:06.000Z","size":156,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-03-20T00:53:29.253Z","etag":null,"topics":["css","rails","ruby"],"latest_commit_sha":null,"homepage":"","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/Elisha-Tetteyfio.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-10-17T09:06:05.000Z","updated_at":"2023-01-12T01:28:47.000Z","dependencies_parsed_at":"2023-01-20T09:18:52.404Z","dependency_job_id":null,"html_url":"https://github.com/Elisha-Tetteyfio/recipe-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"microverseinc/readme-template","purl":"pkg:github/Elisha-Tetteyfio/recipe-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Elisha-Tetteyfio%2Frecipe-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Elisha-Tetteyfio%2Frecipe-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Elisha-Tetteyfio%2Frecipe-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Elisha-Tetteyfio%2Frecipe-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Elisha-Tetteyfio","download_url":"https://codeload.github.com/Elisha-Tetteyfio/recipe-app/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Elisha-Tetteyfio%2Frecipe-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001895,"owners_count":26083226,"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-10-09T02:00:07.460Z","response_time":59,"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":["css","rails","ruby"],"created_at":"2025-03-20T00:53:16.100Z","updated_at":"2025-10-09T18:37:59.518Z","avatar_url":"https://github.com/Elisha-Tetteyfio.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://img.shields.io/badge/Microverse-blueviolet)\n\n# 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. 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\n## Built With\n\n- Major: Ruby, HTML,CSS\n- Frameworks: Rails\n- Technologies: Git, Gitflow, Linters, Github, PostgreSql\n\n## Live Demo (not available yet)\n\n[Live Demo Link](https://livedemo.com)\n\n\n## Getting Started\n\n\nTo get a local copy up and running follow these simple example steps.\n\n### Prerequisites\n- Have a computer and internet connection\n- Have Ruby installed on your computer\n- Have Rails installed on your computer\n- Have a basic knowledge of Ruby and OOP concept\n- Have a basic knowledge of Rails\n- Have a general understanding of what testing is\n- Have visual-studio code or any other code editor installed on your computer.\n\n### Setup\n- Open your terminal in the folder where you want to have the project and run `git clone https://github.com/Elisha-Tetteyfio/recipe-app` to clone the project.\n- Run `cd recipe-app` to move to the project directory.\n\n### Install\n- Make sure to have installed POSTGRESQL\n\n### Usage\n- Run `rails s` to start the app, then follow the given link provided in the console.\n- Run `rails c` to open an interactive ruby session\n\n### Run tests\n- Run `rspec`\n\n## Authors\n\n👤 **Elisha Tetteyfio**\n\n- GitHub: [@Elisha-Tetteyfio](https://github.com/Elisha-Tetteyfio)\n- Twitter: [Elisha](https://twitter.com/Nii_AlYasa)\n- LinkedIn: [Elisha Tetteyfio](https://linkedin.com/in/elisha-tetteyfio)\n\n👤 **Bruk Teshome**\n\n- GitHub: [@githubhandle](https://github.com/bruk19)\n- Twitter: [@twitterhandle](https://twitter.com/Bruktesh)\n- LinkedIn: [LinkedIn](https://linkedin.com/in/bruk-teshome-ab4325226)\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/Elisha-Tetteyfio/recipe-app/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](./LICENSE) licensed.\n\n_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felisha-tetteyfio%2Frecipe-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felisha-tetteyfio%2Frecipe-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felisha-tetteyfio%2Frecipe-app/lists"}