{"id":15151474,"url":"https://github.com/braincee/budget-app-rails","last_synced_at":"2026-02-15T10:15:01.859Z","repository":{"id":63407553,"uuid":"565743705","full_name":"braincee/budget-app-rails","owner":"braincee","description":"This 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. This application that allows the user to:   register and log in, so that the data is private to them.  introduce new transactions associated with a category.","archived":false,"fork":false,"pushed_at":"2022-12-16T11:53:16.000Z","size":6337,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-22T07:36:32.851Z","etag":null,"topics":["capybara-rspec","css3","html5","microverse","microverse-projects","microverse-students","postgresql","rails7","rspec-rails","ruby","rubygems"],"latest_commit_sha":null,"homepage":"https://braincee-budget-app.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/braincee.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-11-14T08:31:49.000Z","updated_at":"2023-05-01T03:06:23.000Z","dependencies_parsed_at":"2023-01-29T13:33:33.696Z","dependency_job_id":null,"html_url":"https://github.com/braincee/budget-app-rails","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/braincee/budget-app-rails","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/braincee%2Fbudget-app-rails","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/braincee%2Fbudget-app-rails/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/braincee%2Fbudget-app-rails/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/braincee%2Fbudget-app-rails/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/braincee","download_url":"https://codeload.github.com/braincee/budget-app-rails/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/braincee%2Fbudget-app-rails/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274996171,"owners_count":25387923,"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-09-13T02:00:10.085Z","response_time":70,"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":["capybara-rspec","css3","html5","microverse","microverse-projects","microverse-students","postgresql","rails7","rspec-rails","ruby","rubygems"],"created_at":"2024-09-26T15:03:41.871Z","updated_at":"2026-02-15T10:14:56.810Z","avatar_url":"https://github.com/braincee.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://img.shields.io/badge/Microverse-blueviolet)\n\n# Rails Budget Application\n\nThis Ruby on Rails is about building a Backend web application where user can manage your budget: user has a list of transactions associated with a category, so that he can see how much money he spent and on what. The application that allows the user to:\n- register and log in, so that the data is private to them.\n- introduce new transactions associated with a category.\n- see the money spent on each category.\n\n## Built With\n\n- [x] Programming Language: Ruby\n- [x] Framework : Ruby on Rails\n- [x] Linter: [Rubocop](https://rubocop.org/)\n- [x] VS Code\n\n## Getting Started\n\nTo get a local copy up and running follow these simple example steps.\n\n### Setup\n\n- Clone the repository\n\n`git clone  https://github.com/braincee/budget-app-rails.git`\n\n- Navigate to the folder\n  \n`cd budget-app`\n\n## Live demo:\nYou can check out the live demo [here](https://braincee-budget-app.herokuapp.com/).\n\n## Presentation Video \n\nYou can watch a video presentation of the budget application[here](https://www.loom.com/share/39174527b23e4e11b87d89d605b1d2c7)\n\n## Entity Relationship Diagram\n\u003cimg src=\"https://user-images.githubusercontent.com/50721479/190148367-be9ac1c0-2d96-4049-aea3-8e5d75c1f5fa.png\" width=\"600\"\u003e\n\n### Prerequisites\n\n- Ruby\n- Ruby on Rails \n- CSS\n\n### Install\n\nRun in the terminal to install the gems:\n\n`bundle install`\n\n### Usage\n\nTo run the Rails server, in the terminal: \n\n`rails server`\n\n\n### Testing with RSpec \n\n- To install rspec: gem install rspec\n- To test: rspec\n- To test specific folder: rspec spec/requests\n- To test specific file: rspec spec/requests/filename_spec.rb\n\n### Testing with Capybara \n\n- To install rspec: gem install rspec\n- To test: rspec\n- To test specific folder: rspec spec/integration\n- To test specific file: rspec spec/integration/filename_spec.rb\n  \n\n## Author\n\n👤 **Stephen Annor**\n\n- GitHub: [braincee](https://github.com/braincee)\n- Twitter: [annor0543](https://twitter.com/annor0543)\n- LinkedIn: [Stephen Annor](https://www.linkedin.com/stephen-annor)\n\n\n\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/braincee/budget-app-rails/issues).\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## Acknowledgment\n- [Gregoire Vella](https://www.behance.net/gregoirevella) on Behance.\n- Hat tip to anyone whose code was used.\n\n## 📝 License\n\nThis project is [MIT](./LICENSE) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbraincee%2Fbudget-app-rails","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbraincee%2Fbudget-app-rails","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbraincee%2Fbudget-app-rails/lists"}