{"id":16038085,"url":"https://github.com/gjuliao/budget_app","last_synced_at":"2026-05-08T19:31:00.391Z","repository":{"id":154056179,"uuid":"631605401","full_name":"gjuliao/budget_app","owner":"gjuliao","description":"This is a RoR budget app with postgresql for users to add expenses transactions within categories.  ","archived":false,"fork":false,"pushed_at":"2023-04-28T13:46:15.000Z","size":6657,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-10-25T07:51:32.283Z","etag":null,"topics":["postgresql","ruby-on-rails"],"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/gjuliao.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-23T14:53:24.000Z","updated_at":"2024-04-17T11:31:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"eddc0639-25e7-4947-a879-b3bfac7ea93d","html_url":"https://github.com/gjuliao/budget_app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gjuliao/budget_app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjuliao%2Fbudget_app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjuliao%2Fbudget_app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjuliao%2Fbudget_app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjuliao%2Fbudget_app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gjuliao","download_url":"https://codeload.github.com/gjuliao/budget_app/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjuliao%2Fbudget_app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32794513,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["postgresql","ruby-on-rails"],"created_at":"2024-10-08T22:40:20.441Z","updated_at":"2026-05-08T19:31:00.371Z","avatar_url":"https://github.com/gjuliao.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n# 📗 Table of Contents\n\n- [📖 About the Project](#about-project)\n    - [Tech Stack](#tech-stack)\n    - [Key Features](#key-features)\n- [🚀 Live demo](#live-demo)\n- [💻 Getting Started](#getting-started)\n  - [Setup](#setup)\n  - [Prerequisites](#prerequisites)\n  - [Install](#install)\n  - [Usage](#usage)\n  - [Run tests](#run-tests)\n- [👥 Authors](#authors)\n- [🔭 Future Features](#future-features)\n- [🤝 Contributing](#contributing)\n- [⭐️ Show your support](#support)\n- [🙏 Acknowledgements](#acknowledgements)\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 a Ruby on Rails project for users to manage user expenses. Users have the ability to create different categories and add expenses to each one of them.  Finally the Budget app allows to mantain control of your total expense. **\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n\n\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://www.ruby-lang.org/en/documentation/\"\u003eRuby on Rails\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\n\n\u003c!-- Features --\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- **Users can create create categories**\n- **Users can choose an icon for their category**\n- **Users can make add expenses to categories**\n- **Users can view the total expenses by category**\n- **Full stack app**\n- **Postgresql Dabatabse**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n  \n  #### [Check out the live demo](https://budget-app-be7x.onrender.com)\n\n  ### [Check out loom video presentation](https://www.loom.com/share/4257d37033034b8f8e4189b9b74f3cc5)\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 the content of this project locally you need to run the following commands in your terminal:\n\nand follow these steps.\n\n### Prerequisites\n\n- IDE(code editor) like: **Vscode**, **Sublime**, etc.\n- [Git](https://www.linode.com/docs/guides/how-to-install-git-on-linux-mac-and-windows/)\n\n### Setup\n\nClone this repository to your desired folder:\n\n1. Download the **Zip** file or clone the repo with:\n ```bash\ngit clone git@github.com:gjuliao/recipe_app.git\n```\n2. To access cloned directory run:\n```bash\ncd recipe_app\n```\n\n### Install\n\nInstall dependancies with:\n\n```bash\nbundle install\n```\n\n### Usage\n\nTo run the project, execute the following command:\n\n```bash\nrails s\n```\n\n### Run tests\n\nTo run tests, run the following command:\n\n```sh\nrspec spec\n```\n\n### Deployment\n\nYou can deploy this project using:\n\n- [Render](https://render.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👤 **Giovanni Juliao**\n\n- GitHub: [@gjuliao](https://github.com/gjuliao)\n- LinkedIn: [giovanni-juliao](https://www.linkedin.com/in/giovanni-juliao/)\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- **Add editing features**\n- **Make web version app**\n- **Authenticate user email with Devise**\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\n\nFeel free to check the [issues page](https://github.com/gjuliao/budget_app/issues).\n\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 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 name=\"acknowledgements\"\u003e\u003c/a\u003e\n\n[Gregoire Vella on Behance](https://www.behance.net/gregoirevella) as the author of the original design, as required by the Creative Commons license of the design.\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%2Fgjuliao%2Fbudget_app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgjuliao%2Fbudget_app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgjuliao%2Fbudget_app/lists"}