{"id":24241817,"url":"https://github.com/ackonsamuel/budget-app","last_synced_at":"2026-05-05T12:31:32.819Z","repository":{"id":63664699,"uuid":"566270599","full_name":"AckonSamuel/budget-app","owner":"AckonSamuel","description":"This is a A rails application that allows users to create expense categories and track the transactions per category. A transaction can belong to multiple categories. It includes user authentication and data is preserved using postgresql.","archived":false,"fork":false,"pushed_at":"2022-11-25T14:20:23.000Z","size":177,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-04-12T10:16:38.924Z","etag":null,"topics":["postgresql","ruby","ruby-on-rails"],"latest_commit_sha":null,"homepage":"","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/AckonSamuel.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-15T10:18:42.000Z","updated_at":"2023-06-16T10:41:13.000Z","dependencies_parsed_at":"2022-11-23T13:54:13.163Z","dependency_job_id":null,"html_url":"https://github.com/AckonSamuel/budget-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"AckonSamuel/readme-template","purl":"pkg:github/AckonSamuel/budget-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AckonSamuel%2Fbudget-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AckonSamuel%2Fbudget-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AckonSamuel%2Fbudget-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AckonSamuel%2Fbudget-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AckonSamuel","download_url":"https://codeload.github.com/AckonSamuel/budget-app/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AckonSamuel%2Fbudget-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32649515,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["postgresql","ruby","ruby-on-rails"],"created_at":"2025-01-14T21:43:56.177Z","updated_at":"2026-05-05T12:31:32.793Z","avatar_url":"https://github.com/AckonSamuel.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Budget App\n\n\u003e This is a A rails application that allows users to create expense categories and track the transactions per category. A transaction can belong to multiple categories. It includes user authentication and data is preserved using postgresql.\n\n## Built With\n\n- Ruby on Rails\n- postgresql\n\n## Live demo\n\n[Live link](https://moneywatcher.fly.dev/)\n\n## Getting Started\n\nTo get a local copy up and running follow these simple example steps.\n\n### Prerequisites\n\n- Ruby runtime environment\n- Postgresql\n- Rails\n\n### Setup\n\n- Clone the repository using `git clone git@github.com:AckonSamuel/budget-app.git`\n- Navigate to the folder using `cd budget-app`\n### Commands to run\n\nRun\n\n```\n$ bundle install\n```\n\nTo get all the gems required for the project\n\nThen, run\n\n```\n$ npm install\n```\n\nTo install packages such as style linters\n\nTo check linters locally, use\n\n```\n$ rubocop\n$ npx stylelint \"**/*.{css,scss}\"\n```\n\nOnce you have the project correctly set up, run\n\n```\n$ bin/rails db:setup\n```\n\nTo run all migrations, create the database for testing and for development, and insert some data into the database for you to visualize the changes\n\nFinally, each time you make changes to the project, run\n\n```\n$ bundle exec rspec /spec\n```\n\nIn the root folder to check the consistency of the app. Please don't make changes to the tests unless completely necessary, and mention it in your PR description.\n\nFor you to see the styling being applied in the browser during development\n\n## Authors\n\n👤 **Ackon Samuel**\n\n- GitHub: [@AckonSamuel](https://github.com/AckonSamuel)\n- LinkedIn: [Ackon Samuel](https://www.linkedin.com/in/samuel-yaw-ackon/) \n- Twitter: [@dude_ackon](https://twitter.com/dude_ackon)\n\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-Original design idea by [Gregoire Vella](https://www.behance.net/gallery/19759151/Snapscan-iOs-design-and-branding?tracking_source=) on Behance.\n- Hat tip to anyone whose code was used\n- Inspiration\n- etc\n\n## 📝 License\n\nThis project is [MIT](https://github.com/XsidX/budget_app/blob/dev/MIT.md) licensed.\n\nNOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fackonsamuel%2Fbudget-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fackonsamuel%2Fbudget-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fackonsamuel%2Fbudget-app/lists"}