{"id":17560273,"url":"https://github.com/farida-hamid/budgetapp-rails","last_synced_at":"2026-05-01T22:32:29.181Z","repository":{"id":110243706,"uuid":"587290634","full_name":"Farida-Hamid/BudgetApp-rails","owner":"Farida-Hamid","description":"A mobile application that lets users log in and add transactions associated with a category to see the money spent on each category. Built with: Ruby on Rails, RSPEC, and PostgreSQL.","archived":false,"fork":false,"pushed_at":"2024-02-04T19:54:16.000Z","size":111,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-03-29T10:13:59.246Z","etag":null,"topics":["postgresql","rspec","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Farida-Hamid.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-10T12:12:17.000Z","updated_at":"2023-05-11T08:04:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"5f540014-98b9-470c-ba9b-47a412d51405","html_url":"https://github.com/Farida-Hamid/BudgetApp-rails","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Farida-Hamid/BudgetApp-rails","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Farida-Hamid%2FBudgetApp-rails","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Farida-Hamid%2FBudgetApp-rails/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Farida-Hamid%2FBudgetApp-rails/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Farida-Hamid%2FBudgetApp-rails/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Farida-Hamid","download_url":"https://codeload.github.com/Farida-Hamid/BudgetApp-rails/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Farida-Hamid%2FBudgetApp-rails/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32515837,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["postgresql","rspec","ruby-on-rails"],"created_at":"2024-10-21T11:24:21.970Z","updated_at":"2026-05-01T22:32:29.164Z","avatar_url":"https://github.com/Farida-Hamid.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📖 Budet App \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\u003e This is a mobile web application where you can manage personal budget: you have a list of transactions associated with a category, so that you know how much you spent and on what.\n\nThis is a Ruby on Rails application that allows the user to:\n\nregister and log in, so that the data is private to them.\nintroduce new transactions associated with a category.\nsee the money spent on each category.\n\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n  - **BackEnd:**\n    - \u003ca href=\"https://railsguide.com/\"\u003eRails\u003c/a\u003e\n  - **Test:**\n    - \u003ca href=\"https://rspec.com/\"\u003eRSPEC\u003c/a\u003e\n  - **Database:**\n    - \u003ca href=\"https://www.postgresql.org/\"\u003ePostgreSQL\u003c/a\u003e\n\n\u003c!-- Features --\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- **[Authentication]** - register and log in.\n- **[Add Category]** - Add a spending category.\n- **[Display Categories]** - Display users categories.\n- **[Display Total for Categories]** - Display the total amount of spnding for each category.\n- **[Add a Transaction]** - Add transaction.\n- **[Display Transaction]** - Display users transaction for each category.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- LIVE DEMO --\u003e\n\n## 🚀 Live Version \u003ca name=\"live-demo\"\u003e\u003c/a\u003e\n\n- [Check 📝](https://budget-app-r0dc.onrender.com)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- GETTING STARTED --\u003e\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\nTo get a local copy up and running, follow these steps.\n\n### Prerequisites\n\nIn order to run this project you need: Installed Rails.\n\n### Setup\n\nClone this repository to your desired folder:\n\n```bash command\ngit clone git@github.com:Farida-Hamid/BudgetApp-rails.git\n```\n\n### Install\n\nInstall this project with:\n\n```bash command\ncd BudgetApp-rails\nbundle install\n```\n\n### Usage\n\nTo run the project, execute the following command:\n\n```bash command\nrails server\n```\n\n### Run tests\n\nTo run tests, run the following command:\n```bash command\n rspec spec\n```\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- AUTHORS --\u003e\n\n## 👥 Author \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Farida Hamid**\n\n- LinkedIn: [LinkedIn](https://linkedin.com/in/farida-hamid)\n- GitHub: [@Farida-Hamid](https://github.com/Farida-Hamid)\n\n\u003c!-- FUTURE FEATURES --\u003e\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n- [ ] **[Add a sign out button]**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- CONTRIBUTING --\u003e\n\n## 🤝 Contributing \u003ca name=\"contributing\"\u003e\u003c/a\u003e\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](../../issues/).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- SUPPORT --\u003e\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nIf you like this project give as a star! ⭐️\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- ACKNOWLEDGEMENTS --\u003e\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\n- Original design idea by [Gregoire Vella on Behance](https://www.behance.net/gallery/19759151/Snapscan-iOs-design-and-branding?tracking_source=)\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- LICENSE --\u003e\n\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\n\nThis project is [MIT](./LICENSE) licensed.\n\n_NOTE: 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\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffarida-hamid%2Fbudgetapp-rails","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffarida-hamid%2Fbudgetapp-rails","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffarida-hamid%2Fbudgetapp-rails/lists"}