{"id":19048426,"url":"https://github.com/luffytaro22/budget-app","last_synced_at":"2025-04-24T00:51:16.037Z","repository":{"id":200528721,"uuid":"705713024","full_name":"Luffytaro22/Budget-app","owner":"Luffytaro22","description":"The Budget App is a mobile web application build on Ruby on Rails 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":"2024-01-08T19:46:05.000Z","size":341,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-03-30T05:23:14.193Z","etag":null,"topics":["mvc-architecture","postgresql","ruby","ruby-on-rails"],"latest_commit_sha":null,"homepage":"https://budget-app-8wpl.onrender.com/","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/Luffytaro22.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}},"created_at":"2023-10-16T14:49:18.000Z","updated_at":"2024-01-04T21:28:24.000Z","dependencies_parsed_at":"2023-12-07T17:26:33.395Z","dependency_job_id":"c6a35c6f-bfaa-4aa6-89dd-bfe59c3ec536","html_url":"https://github.com/Luffytaro22/Budget-app","commit_stats":null,"previous_names":["luffytaro22/budget-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Luffytaro22%2FBudget-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Luffytaro22%2FBudget-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Luffytaro22%2FBudget-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Luffytaro22%2FBudget-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Luffytaro22","download_url":"https://codeload.github.com/Luffytaro22/Budget-app/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250540956,"owners_count":21447426,"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":["mvc-architecture","postgresql","ruby","ruby-on-rails"],"created_at":"2024-11-08T23:06:52.599Z","updated_at":"2025-04-24T00:51:16.018Z","avatar_url":"https://github.com/Luffytaro22.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca id=\"readme-top\"\u003e\u003c/a\u003e\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\n# 📗 Table of Contents\n\n- [📗 Table of Contents](#-table-of-contents)\n- [📖 Recipe App ](#-recipe-app-)\n  - [🛠 Built With ](#-built-with-)\n    - [Tech Stack](#tech-stack)\n    - [Key Features](#key-features)\n  - [🚀 Live Demo](#live-demo)\n  - [💻 Getting Started ](#-getting-started-)\n    - [Prerequisites](#prerequisites)\n    - [Setup](#setup)\n    - [Usage](#usage)\n    - [Install](#install)\n    - [Run tests](#run-tests)\n    - [Deployment](#deployment)\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\n\u003c!-- PROJECT DESCRIPTION --\u003e\n\n# 📖 Budget App \u003ca id=\"about-project\"\u003e\u003c/a\u003e\n\nThe **Budget App** is a mobile web application build on Ruby on Rails 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\nThe design was made based on the \u003ca href=\"https://www.behance.net/gallery/19759151/Snapscan-iOs-design-and-branding\"\u003eSnapscan\u003c/a\u003e layout made by \u003ca href=\"https://www.behance.net/gregoirevella\"\u003eGregoire Vella on Behance\u003c/a\u003e.\n\n# 🎥 Presentation video\n* [Follow this link](https://drive.google.com/file/d/1sYThPupwEd6hsfnNaWhBPLvemaGte41G/view?usp=sharing)\n\n## 🛠 Built With \u003ca id=\"built-with\"\u003e\u003c/a\u003e\n\n### Tech Stack\n\n\u003cdetails\u003e\n  \u003csummary\u003eBack-end\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://guides.rubyonrails.org/\"\u003eRuby on Rails (v 7.0.8)\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://www.postgresql.org/docs/\"\u003ePostgreSQL\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eFront-end\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://www.w3schools.com/html/\"\u003eHTML5\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://www.w3schools.com/css/\"\u003eCSS3\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://www.rubyguides.com/2018/11/ruby-erb-haml-slim/\"\u003eERB template\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://developer.mozilla.org/es/docs/Web/JavaScript\"\u003eJavaScript\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003c!-- Features --\u003e\n\n### Key Features\n* Use of Rails framework.\n* MVC architecture.\n* Save and retrieve information from a PostgreSQL database.\n* Log in and registration with \u003ca href=\"https://github.com/heartcombo/devise\"\u003eDevise gem\u003c/a\u003e.\n* Integration and unit tests with \u003ca href=\"https://github.com/teamcapybara/capybara\"\u003eCapybara\u003c/a\u003e and \u003ca href=\"https://github.com/rspec/rspec-rails\"\u003eRSpec\u003c/a\u003e.\n* Authorization with \u003ca href=\"https://github.com/CanCanCommunity/cancancan\"\u003eCanCanCan gem\u003c/a\u003e.\n* Find and solve N + 1 problems with \u003ca href=\"https://github.com/flyerhzm/bullet\"\u003eBullet gem\u003c/a\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\n## 🚀 Live Demo \u003ca name=\"live-demo\"\u003e\u003c/a\u003e\n\n* \u003ca href=\"https://budget-app-8wpl.onrender.com/\"\u003eLive demo link\u003c/a\u003e\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 id=\"getting-started\"\u003e\u003c/a\u003e\n\n### Prerequisites\nIn order to run this project you need to have:\n\n- Installed Ruby (v 3.2.2).\n- Installed PostgreSQL.\n- If you're using Windows, have installed WSL.\n- If you're using MacOS, an option is using UTM.\n\n### Setup\nTo clone this repository to your desired folder, run the following command: \u003cbr\u003e\n\n```\ngit clone git@github.com:Luffytaro22/Budget-app.git\n```\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n### Usage\nTo open a local server, type the following command:\n```\nrails server\n```\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n### Install\nTo install all the ruby gems, use the following command:\n```\nbundle install\n```\nTo install the npm dependencies, use the following command:\n```\nnpm install\n```\nAfter installing the gems, run this command to create and migrate a database:\n```\nrails db:create db:migrate\n```\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n### Run tests\nTo run the RSpec unit and integration tests, use the following command:\n```\nrspec\n```\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n### Deployment\nYou can deploy this project from the following link:\n* \u003ca href=\"https://budget-app-8wpl.onrender.com/\"\u003eLive demo link\u003c/a\u003e\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\u003c!-- AUTHORS --\u003e\n\n## 👥 Authors \u003ca id=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Manuel Sánchez**\n\n- GitHub: [@Luffytaro22](https://github.com/Luffytaro22)\n- LinkedIn: [Manuel Sánchez](https://www.linkedin.com/in/manuel-alejandro-sanchez-sierra/)\n\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 id=\"future-features\"\u003e\u003c/a\u003e\n- [ ] Allow the user to delete and modify their categories and transactions.\n- [ ] Implement an email confirmation.\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 id=\"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 id=\"support\"\u003e\u003c/a\u003e\nIf you like this project please give it 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 id=\"acknowledgements\"\u003e\u003c/a\u003e\n\nI would like to give credits to the following:\n* **Microverse** for this readme template.\n* **\u003ca href=\"https://www.behance.net/gregoirevella\"\u003eGregoire Vella on Behance\u003c/a\u003e** for his beautiful UI layout.\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 id=\"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\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluffytaro22%2Fbudget-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluffytaro22%2Fbudget-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluffytaro22%2Fbudget-app/lists"}