{"id":23522770,"url":"https://github.com/tobinchilongo/budget-app","last_synced_at":"2026-04-28T12:38:46.382Z","repository":{"id":41269390,"uuid":"508219239","full_name":"Tobinchilongo/Budget-App","owner":"Tobinchilongo","description":"Mobile(B)Money is 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..","archived":false,"fork":false,"pushed_at":"2022-07-01T20:21:23.000Z","size":134,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"development","last_synced_at":"2024-12-25T17:17:55.748Z","etag":null,"topics":["bootstrap5","cancancan","capybara","devise","factorybot","faker","gems","jquery-plugin","letter-opener","rspec","rubocop","selenium-webdriver"],"latest_commit_sha":null,"homepage":"https://budget-app-zm.herokuapp.com/","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/Tobinchilongo.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-06-28T08:36:33.000Z","updated_at":"2022-07-02T05:42:15.000Z","dependencies_parsed_at":"2022-09-20T23:51:14.972Z","dependency_job_id":null,"html_url":"https://github.com/Tobinchilongo/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/Tobinchilongo%2FBudget-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tobinchilongo%2FBudget-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tobinchilongo%2FBudget-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tobinchilongo%2FBudget-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tobinchilongo","download_url":"https://codeload.github.com/Tobinchilongo/Budget-App/tar.gz/refs/heads/development","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239212562,"owners_count":19600833,"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":["bootstrap5","cancancan","capybara","devise","factorybot","faker","gems","jquery-plugin","letter-opener","rspec","rubocop","selenium-webdriver"],"created_at":"2024-12-25T17:17:51.248Z","updated_at":"2026-04-28T12:38:41.355Z","avatar_url":"https://github.com/Tobinchilongo.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Budget App\n\n\u003e TransPay is 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\n\u003e ### Video Link\n\u003e [Watch video](https://www.loom.com/share/affea93eff944aac8801df088630e1e2)\n\n\u003e ## Live Link\n\u003e [Visit website](https://budget-app-zm.herokuapp.com/)\n\n\n# How to build the Budget app\nThe end result should follow the data model below (this is an Entity Relationship Diagram that you are already familiar with):\n\n\u003e ![](app/assets/images/erd_diagram.png)\n\n## Built With\n\n- Ruby on Rails\n- Bootstrap\n- JQuery\n- Ruby\n- Bubocop\n- Gems\n  - Rspec\n  - Capybara\n  - FactoryBot\n  - Selenium-webdriver\n  - Bcrypt\n  - Letter-opener\n  - Faker\n  - cancancan\n  - Devise\n\n\n## Getting Started\n\n**To get a local copy up and running follow these simple example steps.**\n\n### Prerequisites\n- Ruby should be installed on your machine\n- Install Ruby on Rails and PostgresQL\n\n### Setup\n```\ngit clone https://git@github.com:Tobinchilongo/Budget-App.git\ncd Budget-App\n```\n### Install\n```\nbundle install\n```\n\n### Play with the code\n```\nrails c\n```\n\n### Populate the db with dummy data\n```\nrake db:migrate\nrake db:seed\n```\n\n### Run linters\n```\nrubocop -A\n```\n\n### Start the application\n```\nrails s\n```\n\n### Tests\n```\nrspec spec (run all tests)\nrspec spec/name_of_folder/name_of_file.rb (run specific tests)\n```\n### Author\n\n## 👤 Tobin Chilongo Jnr\n\n- GitHub: [@Tobinchilongo](https://github.com/Tobinchilongo)\n- Twitter: [@Tobin_Official](https://twitter.com/Tobin_Official)\n- LinkedIn: [@Tobinchilongo](https://www.linkedin.com/in/tobin-chilongo-a6736415a/)\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-  An acknowledgment to Gregorie Vella on Behance, the author of the original design.\n- Many thanks to Microverse\n\n## 📝 License\n\nThis project is [MIT](./MIT.md) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobinchilongo%2Fbudget-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftobinchilongo%2Fbudget-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobinchilongo%2Fbudget-app/lists"}