{"id":15451956,"url":"https://github.com/usmansbk/budget-app","last_synced_at":"2025-04-10T01:52:42.314Z","repository":{"id":45991058,"uuid":"428371424","full_name":"usmansbk/budget-app","owner":"usmansbk","description":"A mobile web application where you can manage your budget","archived":false,"fork":false,"pushed_at":"2021-11-22T13:13:18.000Z","size":624,"stargazers_count":4,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-04-09T20:49:19.792Z","etag":null,"topics":["rails","ruby","ruby-on-rails"],"latest_commit_sha":null,"homepage":"https://calm-stream-96524.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-15T18:08:29.000Z","updated_at":"2023-09-01T20:04:41.000Z","dependencies_parsed_at":"2022-07-20T05:02:34.249Z","dependency_job_id":null,"html_url":"https://github.com/usmansbk/budget-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%2Fbudget-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usmansbk%2Fbudget-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usmansbk%2Fbudget-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usmansbk%2Fbudget-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/usmansbk","download_url":"https://codeload.github.com/usmansbk/budget-app/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248142941,"owners_count":21054671,"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":["rails","ruby","ruby-on-rails"],"created_at":"2024-10-01T21:40:34.891Z","updated_at":"2025-04-10T01:52:42.271Z","avatar_url":"https://github.com/usmansbk.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Budget App\n\n![Microverse](https://img.shields.io/badge/Microverse-blueviolet)\n\n\u003e A mobile web application where you can manage your budget\n\n![screenshot](./app_screenshot.png)\n\nA 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 on Rails\n- PostgreSQL\n\n## Live Link\n\n[Heroku](https://calm-stream-96524.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## 🤝 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- Original design idea by Gregoire Vella on [Behance](https://www.behance.net/gregoirevella).\n\n## License\n\n[MIT](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fusmansbk%2Fbudget-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fusmansbk%2Fbudget-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fusmansbk%2Fbudget-app/lists"}