{"id":29117304,"url":"https://github.com/ilynette/rails-budget-app","last_synced_at":"2025-06-29T11:38:01.991Z","repository":{"id":42178654,"uuid":"510311879","full_name":"iLynette/rails-budget-app","owner":"iLynette","description":"The Budget App is a mobile web application that allows the user to manage his/her budget: they have a list of transactions associated with a category, so that the user can see how much money they spend and on a particular category.","archived":false,"fork":false,"pushed_at":"2023-05-02T15:12:37.000Z","size":200,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"development","last_synced_at":"2024-05-17T16:17:44.996Z","etag":null,"topics":["postgresql","rails","ruby"],"latest_commit_sha":null,"homepage":"https://rails-budget-app-production-cf9c.up.railway.app/","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/iLynette.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-07-04T10:23:46.000Z","updated_at":"2023-10-22T08:29:39.000Z","dependencies_parsed_at":"2023-01-30T18:01:07.451Z","dependency_job_id":null,"html_url":"https://github.com/iLynette/rails-budget-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iLynette/rails-budget-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iLynette%2Frails-budget-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iLynette%2Frails-budget-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iLynette%2Frails-budget-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iLynette%2Frails-budget-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iLynette","download_url":"https://codeload.github.com/iLynette/rails-budget-app/tar.gz/refs/heads/development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iLynette%2Frails-budget-app/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262588562,"owners_count":23333181,"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":["postgresql","rails","ruby"],"created_at":"2025-06-29T11:38:00.788Z","updated_at":"2025-06-29T11:38:01.920Z","avatar_url":"https://github.com/iLynette.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Budget App\n\n\u003e The Budget App is a mobile web application that allows the user to manage his/her budget: they have a list of transactions associated with a category, so that the user can see how much money they spend and on a particular category.\n\n## Project screenshots\n\u003cimg width=\"326\" alt=\"Screen Shot 2022-07-08 at 11 53 42 AM\" src=\"https://user-images.githubusercontent.com/42867002/178007738-37fdf244-a5e6-487c-b36e-72621704b00b.png\"\u003e\u003cimg width=\"325\" alt=\"Screen Shot 2022-07-08 at 4 00 24 PM\" src=\"https://user-images.githubusercontent.com/42867002/178007559-6f357b6e-9c6e-42e3-b9f7-a6765b5ab15a.png\"\u003e\u003cimg width=\"325\" alt=\"Screen Shot 2022-07-08 at 3 59 48 PM\" src=\"https://user-images.githubusercontent.com/42867002/178007962-51fcccf4-8c61-4f6f-90bc-1c32f007a860.png\"\u003e\n\n\n\n\n\u003e The project is following data model below: \n\u003e ![diagram](https://github.com/microverseinc/curriculum-rails/blob/main/capstone/images/erd_diagram.png)\n\n## Built With\n\n- Ruby\n- Ruby on Rails\n- PostgreSQL\n\n## Live Demo \n\n- [Check the app](budget-app-sebp.onrender.com/)\n- [Video Presentation](https://www.loom.com/share/3d5c1263e3954ca5a641a0469476e0cc)\n\n## Getting Started\n\n- [Install Ruby](https://www.ruby-lang.org/en/documentation/installation/) on your local machine \n- [Install Ruby on Rails](https://guides.rubyonrails.org/v5.1/getting_started.html)\n- Clone [this repository](https://github.com/iLynette/rails-budget-app.git)\n  ```\n  git clone git@github.com:iLynette/budget-app-rails.git\n  ```\n- To get started, In the root directory run:\n  ```\n  gem install bundler\n  ```\n  Then run:\n  ```\n  bundle install\n  ```\n  To start the server run: \n\n  ```\n  rails s\n  ```\n  Open the browser with `localhost:3000`\n\n  \n## After installing bundle\n\nPlease run the following commands `rails db:create` `rails db:migrate` `rails s`\n\n## Tests\n```\nbundle exec rspec\n```\nOr\n```\nrspec spec\n```\n### To track linter errors locally follow these steps:  \n\nTrack linter errors run:\n```\nrubocop\n```\n\n## Author\n\n:woman: **Lynette Aluoch Acholah**\n\n- GitHub: [@iLynette](https://github.com/iLynette)\n- Twitter: [@acholah_lynette](https://twitter.com/acholah_lynette)\n- LinkedIn: [lynette-acholah](https://linkedin.com/in/lynette-acholah)\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/iLynette/rails-budget-app/issues).\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## Acknowledgments\n\n- Thanks [Gregoire Vella on Behance](https://www.behance.net/gregoirevella) for the original design idea.\n- Thanks to my morning session partners, coding partners and teammates.\n\n## 📝 License\n\nThis project is [MIT](./MIT.md) licensed.\n* [Creative Common License of design](https://creativecommons.org/licenses/by-nc/4.0/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filynette%2Frails-budget-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Filynette%2Frails-budget-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filynette%2Frails-budget-app/lists"}