{"id":15592877,"url":"https://github.com/abdulhamiid/budget-app","last_synced_at":"2025-10-08T00:07:06.192Z","repository":{"id":62153796,"uuid":"556262719","full_name":"abdulhamiid/budget-app","owner":"abdulhamiid","description":"The Budget app is about building a mobile web application where users can manage their budgets, users can track their transaction history (how much money they have spent and on what). Built with Ruby on Rails.","archived":false,"fork":false,"pushed_at":"2023-03-20T11:40:21.000Z","size":1592,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"development","last_synced_at":"2025-04-24T05:42:55.687Z","etag":null,"topics":["bootstap5","capybara-rspec","database","postgresql-database","rspec-rails","ruby","ruby-on-rails","tdd"],"latest_commit_sha":null,"homepage":"","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/abdulhamiid.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-10-23T12:59:29.000Z","updated_at":"2023-07-19T16:47:43.000Z","dependencies_parsed_at":"2025-04-24T05:42:57.407Z","dependency_job_id":"cd1fabf4-814e-4357-95eb-95795a881a8f","html_url":"https://github.com/abdulhamiid/budget-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/abdulhamiid/budget-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdulhamiid%2Fbudget-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdulhamiid%2Fbudget-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdulhamiid%2Fbudget-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdulhamiid%2Fbudget-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abdulhamiid","download_url":"https://codeload.github.com/abdulhamiid/budget-app/tar.gz/refs/heads/development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdulhamiid%2Fbudget-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278866931,"owners_count":26059671,"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-07T02:00:06.786Z","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":["bootstap5","capybara-rspec","database","postgresql-database","rspec-rails","ruby","ruby-on-rails","tdd"],"created_at":"2024-10-03T00:03:04.270Z","updated_at":"2025-10-08T00:07:06.176Z","avatar_url":"https://github.com/abdulhamiid.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Table of Contents\n\n* [About the Project](#budget-app)\n* [Built With](#built-with)\n* [Getting Started](#getting-started)\n* [Contributing](#🤝-contributing)\n* [Author](#author)\n\n## Budget app\n\u003e The Budget app is about building a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.\n\n## Built With\n\n- Ruby\n- Ruby on Rails\n- PostgreSql\n- Bootstrap 5\n\n### Live Demo\n🔥 [Link](https://budget-r83g.onrender.com) 🔥\n\n## Getting Started\n\n### Prerequisite\nGo ahead and check the most recent version of each of these:\n- Ruby (ruby --version)\n- SQLite3 (sqlite3 --version)\n- Node.js (node --version)\n- Yarn (yarn --version)\n- Rails (rails --version)\n\n### Clone this repository\n\nTo clone the repo run:\n```\ngit clone https://github.com/abdulhamiid/budget-app.git\n```\nTo access the cloned directory, run:\n```\ncd blog-app\n```\nInstall the required dependecies with:\n```\nbundle install\n```\nInstall npm dependencies with:\n```\nnpm install\n```\nBefore running below commands update config/database.yml with your local DBcredentials. Then run:\n```\nrake db:create\n```\n```\nrake db:migrate\n```\n```\nrake db:seed\n```\n\n\n## Author\n\n👤 **Abdulhamid**\n\n- GitHub: [abdulhamiid](https://github.com/abdulhamiid)\n- Twitter: [@abdulhamid_adio](https://twitter.com/abdulhamid_adio)\n- LinkedIn: [Adio Abdulhamid](https://linkedin.com/abdulhamid-adio)\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](../../issues)\n\n### To Contribute to this project\n1. Fork the Project\n2. Create your Feature Branch\n```\ngit checkout -b feature/newFeature\n```\n3. Commit your Changes \n```\ngit commit -m 'Add some newFeature'\n```\n4. Push to the Branch \n```\ngit push -u origin feature/newFeature\n```\n5. Open a Pull Request\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## Acknowledgments\n\n- Thanks to Microverse\n- [The Creative Commons license](https://creativecommons.org/licenses/by-nc/4.0/)\n- Design Template by [Gregoire Vella on Behance](https://www.behance.net/gregoirevella)\n\n## 📝 License\n\nThis project is [MIT](./License) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdulhamiid%2Fbudget-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabdulhamiid%2Fbudget-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdulhamiid%2Fbudget-app/lists"}