{"id":22971879,"url":"https://github.com/chukwuemeka1234/budget-app","last_synced_at":"2026-05-18T15:33:27.621Z","repository":{"id":40425908,"uuid":"488158300","full_name":"chukwuemeka1234/Budget-app","owner":"chukwuemeka1234","description":"This is a budget app with backend built using Ruby on Rails framework. It involves creating item categories and transactions from those categories. The categories have a more detailed page for the specific transaction.","archived":false,"fork":false,"pushed_at":"2024-01-12T08:20:59.000Z","size":328,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-07-27T08:46:34.814Z","etag":null,"topics":["database","ruby"],"latest_commit_sha":null,"homepage":"https://salty-retreat-04794.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/chukwuemeka1234.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2022-05-03T10:04:11.000Z","updated_at":"2022-05-09T12:37:29.000Z","dependencies_parsed_at":"2024-12-14T22:27:40.887Z","dependency_job_id":"284cf354-d52a-4078-88f2-dbffd656b2d7","html_url":"https://github.com/chukwuemeka1234/Budget-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chukwuemeka1234/Budget-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chukwuemeka1234%2FBudget-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chukwuemeka1234%2FBudget-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chukwuemeka1234%2FBudget-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chukwuemeka1234%2FBudget-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chukwuemeka1234","download_url":"https://codeload.github.com/chukwuemeka1234/Budget-app/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chukwuemeka1234%2FBudget-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33182844,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"ssl_error","status_checked_at":"2026-05-18T09:27:28.300Z","response_time":71,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["database","ruby"],"created_at":"2024-12-14T22:27:35.849Z","updated_at":"2026-05-18T15:33:27.602Z","avatar_url":"https://github.com/chukwuemeka1234.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Recipe-App\r\n\r\n\u003e This is a budget app with backend built using Ruby on Rails framework. It involves creating  item categories and transactions from those categories. The categories have a more detailed page for the specific transaction.\r\n\r\n\r\n![screenshot](./app/assets/images/screenshot.PNG)\r\n\r\n## Live Version\r\n\r\n[ Video Documentation](https://www.loom.com/share/1ea23887692944be925568a9446603f5)\r\n\r\n[Live Demo](https://salty-retreat-04794.herokuapp.com/)\r\n\r\n## Built With\r\n\r\n- Ruby\r\n- Ruby on Rails\r\n- Tailwind\r\n## Getting Started\r\n\r\n- Getting a local copy is simple. Follow the steps below\r\n### Install\r\n- Ruby\r\n- Ruby on Rails\r\n- PostgresSQL\r\n- Rspec\r\n- Tailwindcss\r\n\r\n\r\n### Local Copy\r\n\r\n- Clone the project\r\n\r\n```\r\nhttps://github.com/chukwuemeka1234/Budget-app.git\r\n\r\ncd Budget-app\r\n\r\n```\r\n\r\n### Setup\r\n\r\nInstall gems:\r\n\r\n```\r\nbundle install\r\n```\r\n\r\nSetup database:\r\n\r\n```\r\nrails db:create\r\nrails db:migrate\r\n```\r\n\r\n### Usage\r\n\r\nStart server:\r\n\r\n```\r\nrails server\r\n```\r\n\r\nVisit http://localhost:3000/ in your browser.\r\n\r\n### Run tests\r\n\r\n```\r\nrspec\r\n```\r\n \r\n  ## Authors\r\n👤 **Victor Chukwuemeka**\r\n\r\n- GitHub: [@githubhandle](https://github.com/chukwuemeka1234/)\r\n- Twitter: [@twitterhandle](https://twitter.com/@avc_victor)\r\n- LinkedIn: [LinkedIn](https://www.linkedin.com/in/vic-chukwuemeka/)\r\n\r\n## Credits\r\n\r\n- The original design idea by [ Gregoire Vella on Behance](https://www.behance.net/gregoirevella)\r\n- Icons inspired by [ Google ](www.google.com)\r\n\r\n## 🤝 Contributing\r\n\r\nContributions, issues, and feature requests are welcome!\r\n\r\n## Show your support\r\n\r\nGive a ⭐️ if you like this project!\r\n## 📝 License\r\n\r\nThis project is [MIT](./LICENSE.md) licensed.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchukwuemeka1234%2Fbudget-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchukwuemeka1234%2Fbudget-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchukwuemeka1234%2Fbudget-app/lists"}