{"id":18355022,"url":"https://github.com/hetrox8/budget_app","last_synced_at":"2025-04-10T01:36:29.599Z","repository":{"id":208639718,"uuid":"721712399","full_name":"hetrox8/Budget_App","owner":"hetrox8","description":"Budget App is a finance app to help clients manage their financial records and spendings. the main languages used to achieve this include Ruby, Rails and css.","archived":false,"fork":false,"pushed_at":"2024-05-18T06:29:22.000Z","size":155,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"development","last_synced_at":"2025-02-15T16:51:13.486Z","etag":null,"topics":[],"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/hetrox8.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-21T16:09:58.000Z","updated_at":"2024-05-18T06:34:00.000Z","dependencies_parsed_at":"2023-11-22T15:57:03.814Z","dependency_job_id":"09da4bba-c8e4-4950-8bc5-5e3c710cc448","html_url":"https://github.com/hetrox8/Budget_App","commit_stats":null,"previous_names":["hetrox8/budget_app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hetrox8%2FBudget_App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hetrox8%2FBudget_App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hetrox8%2FBudget_App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hetrox8%2FBudget_App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hetrox8","download_url":"https://codeload.github.com/hetrox8/Budget_App/tar.gz/refs/heads/development","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248141181,"owners_count":21054405,"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":[],"created_at":"2024-11-05T22:05:47.561Z","updated_at":"2025-04-10T01:36:29.576Z","avatar_url":"https://github.com/hetrox8.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\u003c!-- TABLE OF CONTENTS --\u003e\n\u003cdiv align=\"center\"\u003e\n  \n\u003c/div\u003e\n\n\n# 📗 Table of Contents\n\n- [📖 About the Project](#about-project)\n  - [🛠 Built With](#built-with)\n    - [Tech Stack](#tech-stack)\n    - [Key Features](#key-features)\n- [💻 Getting Started](#getting-started)\n  - [Setup](#setup)\n  - [Prerequisites](#prerequisites)\n  - [Usage](#usage)\n- [👥 Author](#author)\n- [🔭 Future Features](#future-features)\n- [🤝 Contributing](#contributing)\n- [⭐️ Show your support](#support)\n- [🙏 Acknowledgements](#acknowledgements)\n\n- [📝 License](#license)\n\n\n# 📖 Budget App \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n**Budget App** is a Ruby on Rails capstone project which you can create new categories, you can write new transactions and deploy it the categories and finally you can control how much money you spend each category.\n\n## Video Link 🚀\n\u003ca href=\"https://www.loom.com/share/a1161952049147f4b42e232b8dfdef1e?sid=837dc877-fe8b-40f4-a99b-23f4ad5e59fd\"\u003e Follow the link to see the video representation \u003c/a\u003e\n## Render Deploy 🚀\n\n\u003ca href= \"https://budget-app-service-bsuq.onrender.com/users/sign_in\"\u003efollow the link to see the deployment \u003c/a\u003e\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\nHTML\nCSS\nJavaScript\nRuby\nPostgreSQL\nRuby on Rails\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\n- \u003ca href=\"https://www.ruby-lang.org/\"\u003eRuby\u003c/a\u003e\n- \u003ca href=\"https://rubyonrails.org/\"\u003eRails\u003c/a\u003e\n- \u003ca href=\"https://www.postgresql.org/\"\u003ePostgreSQL\u003c/a\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- **CRUD Operations**\n- **Authentication**\n- **Authorization**\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\n### Prerequisites\n\nTo run this project you need the following dependencies:\n\n - Ruby: `3.2.2`\n - Rails: `7.0.4.3+`\n - PostgreSQL: `15.2+`\n\n### Setup\n\n- Clone this repository to your local machine:\n```sh\n  git clone https://github.com/hetrox8/Budget_App.git\n  cd Budget-app\n```\n- Install dependencies:\n```sh\n  bundle install\n```\n\n- Recreate Data Base:\n```sh\n  rake db:schema:load\n```\n\n### Usage\n\nTo run the project, execute the following command in the terminal:\n\n```  sh\n  cd Blog_app\n  rails s  \n```\n\n## 👥 Author \u003ca name=\"author\"\u003e\u003c/a\u003e\n\n👤 **Suleiman Gacheru**\n\n- GitHub: [@hetrox8](https://github.com/hetrox8)\n- Twitter: [@suleimangacheru](https://twitter.com/suleimangacheru)\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n- **Add Authentication page**\n- **Add authorization rules.**\n- **Add API endpoints.**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\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] (https://github.com/hetrox8/Budget_App/issues)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nGive a ⭐️ if you like this project!\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\nI would like to thank Microverse for giving me the opportunity to work on this project. Special thanks Gregoire Vella on Behance who shared his desing.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\n\nThis project is [MIT](./MIT.md) licensed.\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%2Fhetrox8%2Fbudget_app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhetrox8%2Fbudget_app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhetrox8%2Fbudget_app/lists"}