{"id":19238860,"url":"https://github.com/vic778/rails-budget-app","last_synced_at":"2026-06-12T01:31:20.060Z","repository":{"id":39975363,"uuid":"488505637","full_name":"vic778/rails-budget-app","owner":"vic778","description":"This Rails budget app is 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":"2022-05-20T06:46:11.000Z","size":405,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-01-18T15:58:06.989Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://cryptic-cove-58855.herokuapp.com/","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vic778.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-05-04T08:16:32.000Z","updated_at":"2023-05-13T12:01:08.000Z","dependencies_parsed_at":"2022-08-25T18:30:41.336Z","dependency_job_id":null,"html_url":"https://github.com/vic778/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/vic778%2Frails-budget-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vic778%2Frails-budget-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vic778%2Frails-budget-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vic778%2Frails-budget-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vic778","download_url":"https://codeload.github.com/vic778/rails-budget-app/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240324071,"owners_count":19783455,"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-11-09T16:34:59.099Z","updated_at":"2026-06-12T01:31:19.695Z","avatar_url":"https://github.com/vic778.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BADGET-APP\n\n\u003e This Rails budget app is 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[Loom Video Demo](https://www.loom.com/share/a7bb24188d6b414493864c0481e790d7)\n\n### Deployment\n\n[Live Demo](https://cryptic-cove-58855.herokuapp.com/)\n\nThis API is made of three models:\n- User model\n- Ability model\n- Category model\n- Expense_category model\n- Expense Model\n\nThe API has the following endpoints:\n\n\nallow user to authenticate and return a token\n\n`POST /users/sign_in`\n\nallows user to create an account\n\n`POST /users/sign_up`\n\nEdit user informations\n\n`PUT /users/edit`\n\nreturns all the items\n\n`GET / categories`\n\nallows admin to create an item\n\n`POST /categories/new`\n\nreturns a specific item\n\n`GET /categories/id`\n\nallows admin to add transaction to categorie\n\n`PUT /categories/id/expense/new`\n\nallows admin to get transaction of a categorie\n\n`PUT /categories/id/expense`\n\nallows admin to delete an item\n\n`DELETE /categories/id`\n\n## Built With\n\n- Rails\n- Ruby \n- Heroku\n\n## Getting Started\n\nHere are the steps to follow in order to get this project on your local computer.\n\n### Prerequisites\n\n`rails v7.0.2 +`\n\n`ruby v3.0.2 +`\n\n### Setup\n\nclone this repo by typing `git clone https://github.com/vic778/rails-budget-app`\n\n### Install\n\ninstall the dependencies by typing `bundle install`\n\n### Usage\n\nstart the local server by running `rails s`\n\n### Testing\n\nrun the tests by typing `bundle exec rspec`\n\n\n## Author\n\n👤 **Victor Barh**\n\n- GitHub: [@Vvic778](https://github.com/vic778)\n- Twitter: [@victoirBarh](https://twitter.com/)\n- LinkedIn: [LinkedIn](https://linkedin.com/in/victoir-barh)\n\n\n## 🤝 Contributing\n\nContributions, issues and feature requests are welcome!\n\nFeel free to check the [issues page](issues/).\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## Acknowledgments\n\n- Hat tip to anyone whose code was used !\n\n## 📝 License\n\nThis project is [MIT](lic.url) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvic778%2Frails-budget-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvic778%2Frails-budget-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvic778%2Frails-budget-app/lists"}