{"id":15594610,"url":"https://github.com/stephenkati/smart_wallet","last_synced_at":"2025-07-08T06:36:52.847Z","repository":{"id":178471057,"uuid":"661727304","full_name":"stephenkati/Smart_Wallet","owner":"stephenkati","description":"Smart_Wallet is about a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.","archived":false,"fork":false,"pushed_at":"2023-08-07T13:45:52.000Z","size":398,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-04-24T06:17:59.465Z","etag":null,"topics":["budget-app","daisyui","devise","postgresql","ruby-on-rails","tailwindcss"],"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/stephenkati.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-07-03T14:04:46.000Z","updated_at":"2023-09-22T06:10:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"512967a5-1b93-4437-9aad-43883cb26ae8","html_url":"https://github.com/stephenkati/Smart_Wallet","commit_stats":null,"previous_names":["stephenkati/budget_app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenkati%2FSmart_Wallet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenkati%2FSmart_Wallet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenkati%2FSmart_Wallet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenkati%2FSmart_Wallet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stephenkati","download_url":"https://codeload.github.com/stephenkati/Smart_Wallet/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250573365,"owners_count":21452352,"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":["budget-app","daisyui","devise","postgresql","ruby-on-rails","tailwindcss"],"created_at":"2024-10-03T00:41:11.523Z","updated_at":"2025-04-24T06:18:20.032Z","avatar_url":"https://github.com/stephenkati.png","language":"Ruby","readme":"# Smart_Wallet\n\n\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\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  - [Install](#install)\n  - [Usage](#usage)\n  - [Run tests](#run-tests)\n  - [Deployment](#triangular_flag_on_post-deployment)\n- [👥 Authors](#authors)\n- [🔭 Future Features](#future-features)\n- [🤝 Contributing](#contributing)\n- [⭐️ Show your support](#support)\n- [🙏 Acknowledgements](#acknowledgements)\n- [Presentation](#acknowledgements)\n- [Presentation](#presentation)\n- [❓ FAQ](#faq)\n- [📝 License](#license)\n\n\u003c!-- PROJECT DESCRIPTION --\u003e\n\n# 📖 [Smart_Wallet] \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n**[Smart_Wallet]** is about a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.\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\u003cdetails\u003e\n  \u003csummary\u003eRuby on Rails\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca\u003ehttps://rubyonrails.org/\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003c!-- Features --\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- **[Categories]**\n- **[Transactions]**\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:\n\n- Install Ruby\n- Install Rails\n- Install Postgresql\n\n### Setup\n\nClone this repository to your desired folder:\n\n  ```\n  cd Smart_Wallet\n  ```\n  ```\n  git clone https://github.com/stephenkati/Smart_Wallet.git\n  ```\n\n\n### Install\n\nInstall this project with:\n\n  ```\n  cd Smart_Wallet\n  ```\n  ```\n  bundle install \u0026\u0026 npm install\n  ```\n\n\n### Usage\n\nTo run the project, execute the following command:\n\n```\nrails s\n```\n\n### Run tests\n\nTo run tests, run the following command:\n\n```\nrubocop --color\n```\n```\nnpx stylelint \"**/*.{css,scss}\"\n```\n```\nrspec spec\n```\n\n\n### Deployment\n\n  - The website is deployed [here](https://smart-wallet-hfqh.onrender.com/)\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## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Author1**\n *[STEPHEN KATULI]*\n \n- GitHub: [@githubhandle](https://github.com/stephenkati)\n- LinkedIn: [LinkedIn](https://www.linkedin.com/in/stephen-katuli/)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- FUTURE FEATURES --\u003e\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n- [ ] **[Tracking most frequent transactions]**\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](https://github.com/stephenkati/Smart_Wallet/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 please show support by staring ⭐️.\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* I am grateful to [Gregoire Vella on Behance](https://www.behance.net/gregoirevella) for the priviledge to use his design.\n\n* I would like to thank my Microverse team and my coding partners for their support and guidance.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## Presentation \u003ca name=\"presentation\"\u003e\u003c/a\u003e\n\n* I made a short [video](https://www.loom.com/share/7b3a446fdd954b49b56ea513efdfc865) presentation.\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\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephenkati%2Fsmart_wallet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstephenkati%2Fsmart_wallet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephenkati%2Fsmart_wallet/lists"}