{"id":17562469,"url":"https://github.com/developertariq/rails-budget-app","last_synced_at":"2025-03-29T12:11:25.991Z","repository":{"id":158136580,"uuid":"633835802","full_name":"developertariq/rails-budget-app","owner":"developertariq","description":null,"archived":false,"fork":false,"pushed_at":"2023-05-04T11:26:39.000Z","size":219,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-04T12:48:39.076Z","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/developertariq.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-04-28T11:47:46.000Z","updated_at":"2023-04-29T21:55:45.000Z","dependencies_parsed_at":"2023-07-12T18:45:14.312Z","dependency_job_id":null,"html_url":"https://github.com/developertariq/rails-budget-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developertariq%2Frails-budget-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developertariq%2Frails-budget-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developertariq%2Frails-budget-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developertariq%2Frails-budget-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/developertariq","download_url":"https://codeload.github.com/developertariq/rails-budget-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246180923,"owners_count":20736460,"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-10-21T12:43:48.331Z","updated_at":"2025-03-29T12:11:25.958Z","avatar_url":"https://github.com/developertariq.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\u003eRecipe App\u003c/b\u003e\u003c/h3\u003e\n\u003c/div\u003e\n\n\u003c!-- TABLE OF CONTENTS --\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  - [Live Demo ](#live-demo-)\n  - [Presentation ](#presentation-)\n  - [Key Features ](#key-features-)\n  - [💻 Getting Started ](#-getting-started-)\n    - [Prerequisites](#prerequisites)\n    - [Setup](#setup)\n    - [Install](#install)\n    - [Run](#run)\n    - [Run tests](#run-tests)\n  - [👥 Authors ](#-authors-)\n  - [🔭 Future Features ](#-future-features-)\n  - [🤝 Contributing ](#-contributing-)\n  - [⭐️ Show your support ](#️-show-your-support-)\n  - [Acknowledgments](#acknowledgments)\n  - [❓ FAQ ](#-faq-)\n  - [📝 License ](#-license-)\n\n\u003c!-- PROJECT DESCRIPTION --\u003e\n\n# Budget App \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n**Budget App** is the Ruby on Rails capstone project is about building a mobile web application where user 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\nYou will create a Ruby on Rails application that allows the user to:\n- register and log in, so that the data is private to them.\n- introduce new transactions associated with a category.\n- see the money spent on each category.\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\u003eServer\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://www.ruby-lang.org/en/\"\u003eRuby\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://rubyonrails.org/\"\u003eRuby on Rails\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://www.postgresql.org/\"\u003ePostgresql\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\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## Live Demo \u003ca name=\"live-demo\"\u003e\u003c/a\u003e\n\nClick to observe the [live project](https://tariq-budget-app.onrender.com/)\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## Presentation \u003ca name=\"live-presentation\"\u003e\u003c/a\u003e\n\nClick to watch the [presentation on project](https://www.loom.com/share/f95e5751ddd5465ca06f77281437ab3b)\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e\u003c/p\u003e\n\n\u003c!-- Key Features --\u003e\n## Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- User can manage their budget.\n- Dispaly list of transactions associated with a category.\n- Users can see where they spent the money.\n\n\u003c!-- GETTING STARTED --\u003e\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n### Prerequisites\n\n  * Make sure you have Ruby installed in your system. You can install it [here](https://www.ruby-lang.org/en/documentation/installation/)\n\n  * Get started with [Ruby on Rails](https://guides.rubyonrails.org/getting_started.html).\n\n  * Make sure you have [PostgreSQL](https://www.postgresql.org/) installed and running.\n\n### Setup\n\n  * Clone this repository by running `git clone https://github.com/developertariq/budget-app.git` in your command line.\n\n  * Navigate to the repository by running `cd my-blog`.\n\n### Install\n\n  * Run `bundle install` to install all the gems.\n\n### Run\n\n  *  Change/include `host, username, password` according to your database server.\n  *  Run `rails db:create` and `rails db:migrate`\n  *  Run `rails s` to start the server.\n  *  In your browser, go to `http://localhost:3000`.\n\n### Run tests\n\n  * Run `gem install rspec` to install Rspec,\n  * Run `rspec spec` to run all the test cases, and\n  * Run `rspec spec/models` to run test cases for `models`.\n  * Run `rspec spec/requests` to run test cases for `controllers`.\n  * Run `rspec spec/features` to run test cases for `views`.\n  * Run `rspec spec/filepath/filename.rb` to run test cases individually.\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👤 **Md Tariq-ul Islam**\n\n- [GitHub](https://github.com/developertariq)\n- [Twitter](https://twitter.com/developer_tariq)\n- [LinkedIn](https://www.linkedin.com/in/developer-tariq//)\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- [ ] **Online payment**\n- [ ] **User information update**\n\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/developertariq/budget-app/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\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## Acknowledgments\n\nOriginal design idea by [Gregoire Vella on Behance](https://www.behance.net/gregoirevella).\n\nLicense of the design under The [Creative Commons license](https://creativecommons.org/licenses/by-nc/4.0/).\n\n\u003c!-- FAQ (optional) --\u003e\n## ❓ FAQ \u003ca name=\"faq\"\u003e\u003c/a\u003e\n\n- Do I have to have any previous knowledge about ruby to use this project?\n\n  - No!\n\n- How to use this project?\n  - check the [Getting Started](#getting-started) section to have a complete guid on how to setup and run teh project.\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\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevelopertariq%2Frails-budget-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevelopertariq%2Frails-budget-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevelopertariq%2Frails-budget-app/lists"}