{"id":23637395,"url":"https://github.com/dantealonsoht/group_our_transactions","last_synced_at":"2026-05-01T08:32:06.717Z","repository":{"id":48380071,"uuid":"386485866","full_name":"DanteAlonsoHT/group_our_transactions","owner":"DanteAlonsoHT","description":"Web application to manage your internal or external crypto investments using with the community.","archived":false,"fork":false,"pushed_at":"2021-07-29T00:42:37.000Z","size":2774,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"development","last_synced_at":"2025-04-26T08:33:25.576Z","etag":null,"topics":["erb-html","heroku-deployment","portfolio","postgresql","rails-application","responsive-layout","rspec-rails","ruby-on-rails","sass","testing"],"latest_commit_sha":null,"homepage":"https://group-transactions-cryptos.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/DanteAlonsoHT.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":"2021-07-16T02:36:03.000Z","updated_at":"2021-09-03T14:26:36.000Z","dependencies_parsed_at":"2022-08-26T00:12:44.427Z","dependency_job_id":null,"html_url":"https://github.com/DanteAlonsoHT/group_our_transactions","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DanteAlonsoHT/group_our_transactions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanteAlonsoHT%2Fgroup_our_transactions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanteAlonsoHT%2Fgroup_our_transactions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanteAlonsoHT%2Fgroup_our_transactions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanteAlonsoHT%2Fgroup_our_transactions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DanteAlonsoHT","download_url":"https://codeload.github.com/DanteAlonsoHT/group_our_transactions/tar.gz/refs/heads/development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanteAlonsoHT%2Fgroup_our_transactions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32490810,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["erb-html","heroku-deployment","portfolio","postgresql","rails-application","responsive-layout","rspec-rails","ruby-on-rails","sass","testing"],"created_at":"2024-12-28T06:59:11.150Z","updated_at":"2026-05-01T08:32:06.703Z","avatar_url":"https://github.com/DanteAlonsoHT.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://img.shields.io/badge/Microverse-blueviolet)\n# Crypto Portfolios - Group by Transactions Software Project RoR (Ruby on Rails)\n\n\nIn this project, I've been working on making an app to register\nfinancial investments with cryptos and no cryptos, you can generate\ndifferent portfolios to group your investments according to your requirements, also you can support someone's portfolio, but it only if you and your partners want to do that.\n\nThis project was created according to the requirements of the client to generate a rails app Minimum Viable Product MVP, feel free to give me your feedback and feel free to use it if you want to do it as well.\n\n### Disclamer ⚠\n\nIn this app, you can't enter your real money, it's just a base to register your own portfolio, according to your financial investments in cryptos, or external financial resources.\n\n## Screenshots\n\u003cdiv style=\"display: flex;\"\u003e\n    \u003cimg src=\"lib\\assets\\group-transactions-login.PNG\" width=\"45%\"\u003e\n    \u003cimg src=\"lib\\assets\\group-transactions-profile.PNG\" width=\"45%\"\u003e\n\u003c/div\u003e\n\u003cdiv style=\"display: flex;\"\u003e\n    \u003cimg src=\"lib\\assets\\group-transactions-investments.PNG\" width=\"45%\"\u003e\n    \u003cimg src=\"lib\\assets\\group-transactions-groups.PNG\" width=\"45%\"\u003e\n\u003c/div\u003e\n\n\u003cimg src=\"lib\\assets\\group-transactions-show-group.PNG\" width=\"45%\" style=\"display: block; margin: 0 auto;\"\u003e\n\n\n## Built with 🔨\n\n- Ruby on Rails\n- SASS\n- PostgreSQL\n- Visual Studio Code\n- Git\n- GitHub\n\n## Live Demo 👀\n\n[Live Demo Link](https://group-transactions-cryptos.herokuapp.com/)\n\nFeel free to login with my account: \"Dante Alonso\"\n\n## Linters\n\n- Rubocop\n- Stylelint\n\n## Getting Started\n\nFollow the steps below to get a local copy running:\n\n### Install\n- To run this project on the local computer, you need to install Ruby on Rails.\n    - For Windows users, visit [Ruby Installer](https://rubyinstaller.org/)\n    - For macOS and Linux users, visit the [Ruby Official Site](https://www.ruby-lang.org/en/downloads/) for instructions.\n- Then clone the project by typing `git clone https://github.com/DanteAlonsoHT/group_our_transactions.git`.\n\n### Run App\n\n- Type `bundle install` in the root directory of the project.\n- Type `rails db:create` in the root directory of the project to create the database.\n- Type `rails db:migrate` in the root directory of the project to migrate the database.\n- Type `rails server` in the root directory of the project.\n- Open a browser, copy and paste `http://localhost:3000`\n\n### Warning ⚠\n\nIf you have an error named: \n\n**\"Webpacker::Manifest::MissingEntryError in ...\"**\n\nType in the terminal `rails webpacker:install` in the root directory of the project to fix it.\n\n### Test App\n\nYou can test this app using the next command in your terminal.\n\n`bundle exec rspec`\n\n## Author\n\n👤 **Dante Alonso**\n\n- GitHub: [@DanteAlonsoHT](https://github.com/DanteAlonsoHT)\n- Twitter: [@dante_dante1](https://twitter.com/dante_dante1)\n- LinkedIn: [Dante Alonso](https://www.linkedin.com/in/dante-alonso/)\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/DanteAlonsoHT/group_our_transactions/issues).\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## Acknowledgments\n\n- Part of the design og this project was inspired by [Gregorie Vella](https://www.behance.net/gregoirevella)\n- Hat tip to anyone who's code was used 🔰\n- Inspiration 💘\n- Microverse program ⚡\n- My standup team 🏹\n- [Microverse](https://www.microverse.org/)\n\n## 📝 License\n\nThis project is [MIT](https://opensource.org/licenses/MIT) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdantealonsoht%2Fgroup_our_transactions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdantealonsoht%2Fgroup_our_transactions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdantealonsoht%2Fgroup_our_transactions/lists"}