{"id":24434373,"url":"https://github.com/forloop94/rails_budget_app","last_synced_at":"2025-10-01T04:32:09.930Z","repository":{"id":195741724,"uuid":"693039118","full_name":"forLoop94/Rails_budget_app","owner":"forLoop94","description":null,"archived":false,"fork":false,"pushed_at":"2023-09-23T11:03:31.000Z","size":198,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"development","last_synced_at":"2023-09-23T12:41:16.788Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/forLoop94.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}},"created_at":"2023-09-18T08:16:58.000Z","updated_at":"2023-09-23T17:55:49.048Z","dependencies_parsed_at":"2023-09-23T18:45:44.250Z","dependency_job_id":null,"html_url":"https://github.com/forLoop94/Rails_budget_app","commit_stats":null,"previous_names":["forloop94/rails_budget_app"],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forLoop94%2FRails_budget_app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forLoop94%2FRails_budget_app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forLoop94%2FRails_budget_app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forLoop94%2FRails_budget_app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/forLoop94","download_url":"https://codeload.github.com/forLoop94/Rails_budget_app/tar.gz/refs/heads/development","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234823815,"owners_count":18892379,"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":"2025-01-20T16:59:51.934Z","updated_at":"2025-10-01T04:32:04.608Z","avatar_url":"https://github.com/forLoop94.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003ch3\u003e\u003cb\u003eRails Budget App\u003c/b\u003e\u003c/h3\u003e\n\u003c/div\u003e\n\n# 📗 Table of Contents\n\n- [📗 Table of Contents](#-table-of-contents)\n- [📖 Budget App ](#-budget-app-)\n  - [🛠 Built With ](#-built-with-)\n    - [Tech Stack ](#tech-stack-)\n    - [Key Features ](#key-features-)\n  - [💻 Getting Started ](#-getting-started-)\n    - [Prerequisites](#prerequisites)\n    - [Setup](#setup)\n    - [Usage](#usage)\n    - [Run tests](#run-tests)\n  - [🚀 Deployment ](#-deployment-)\n  - [🎞️ Presentation Video ](#️-presentation-video-)\n  - [👥 Authors ](#-authors-)\n  - [🔭 Future Features ](#-future-features-)\n  - [🤝 Contributing ](#-contributing-)\n  - [⭐️ Show your support ](#️-show-your-support-)\n  - [🙏 Acknowledgments ](#-acknowledgments-)\n  - [📝 License ](#-license-)\n\n# 📖 Budget App \u003ca name=\"about\"\u003e\u003c/a\u003e\n\nThe **Budget App**  is an application that helps the user keep track of financial activities across different categories.\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\n- RUBY\n- Rails\n- Postgresql\n- HTML\n- CSS\n- Javascript\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- [ ] **Login**\n- [ ] **Sign Up**\n- [ ] **Logout**\n- [ ] **Create New category**\n- [ ] **Create New transaction**\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\nTo get a local copy up and running, follow these steps.\n\n### Prerequisites\n\nIn order to run this project you need:\n\n- git\n- Ruby\n- Rails\n- Bundle gem\n\n### Setup\n\nClone this repository to your desired folder:\n\n```sh\n  cd my-folder\n  git clone git@github.com:forLoop94/Rails_budget_app.git\n  bundle install\n```\n\n### Usage\n\nTo run the project, execute the following command:\n\n```sh\n  rails s\n```\n\n### Run tests\n\nTo run tests, run the following commands:\n\n```sh\n  rubocop\n  rspec spec/\n  npm run stylelint\n```\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🚀 Deployment \u003ca name=\"Deployment\"\u003e\u003c/a\u003e\nDeployment: [Thrifty](https://thrifty-ma5c.onrender.com/)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🎞️ Presentation Video \u003ca name=\"video\"\u003e\u003c/a\u003e\nVideo: [Presentation](https://www.loom.com/share/36ae6cb1537b428596be98fbb1ab9c7b)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Charles Andrews**\n\n- GitHub: [@githubhandle](https://github.com/forLoop94)\n- LinkedIn: [LinkedIn](https://www.linkedin.com/in/andrewsCharlesUwem/)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n- [ ] **Stats dashboard**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\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](https://github.com/forLoop94/Rails_budget_app/issues).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nIf you like this project give me a follow and/or a star\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\nI would like to thank Microverse for giving me this wonderful opportunity to work on this project\nand [Gregoire Vella on Behance](https://www.behance.net/gregoirevella) for the original design.\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\n\nThis project is [MIT](./LICENSE) licensed.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforloop94%2Frails_budget_app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fforloop94%2Frails_budget_app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforloop94%2Frails_budget_app/lists"}