{"id":19060871,"url":"https://github.com/hfg43/emese_seguros","last_synced_at":"2025-04-24T06:53:21.983Z","repository":{"id":207435091,"uuid":"718689197","full_name":"HFG43/emese_seguros","owner":"HFG43","description":"EMESE Seguros is an insurance firm app made with Ruby on Rails where the where policyholders can access their monthly policies and check the status of their payments. ","archived":false,"fork":false,"pushed_at":"2024-03-28T23:09:11.000Z","size":145,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-04-24T06:53:15.537Z","etag":null,"topics":["cancan","devise-gem-extension","postgresql","ruby-on-rails","swagger"],"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/HFG43.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-11-14T15:47:03.000Z","updated_at":"2024-01-15T02:38:08.000Z","dependencies_parsed_at":"2023-11-15T20:25:35.984Z","dependency_job_id":"ea0cba58-ba2a-4dca-84bd-c4ccbb766a72","html_url":"https://github.com/HFG43/emese_seguros","commit_stats":null,"previous_names":["hfg43/emese_seguros"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HFG43%2Femese_seguros","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HFG43%2Femese_seguros/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HFG43%2Femese_seguros/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HFG43%2Femese_seguros/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HFG43","download_url":"https://codeload.github.com/HFG43/emese_seguros/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250580706,"owners_count":21453531,"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":["cancan","devise-gem-extension","postgresql","ruby-on-rails","swagger"],"created_at":"2024-11-09T00:17:12.202Z","updated_at":"2025-04-24T06:53:21.933Z","avatar_url":"https://github.com/HFG43.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n\n\n\u003cdiv align=\"center\"\u003e\n\n  \u003cbr/\u003e\n\n  \u003ch3\u003e\u003cb\u003eEMESE Seguros\u003c/b\u003e\u003c/h3\u003e\n\n\u003c/div\u003e\n\n# 📗 Table of Contents\n\n- [📖 About the Project](#about-project)\n  - [🛠 Built With](#built-with)\n    - [Tech Stack](#tech-stack)\n    - [Key Features](#key-features)\n    - [ERD](#erd)\n- [💻 Getting Started](#getting-started)\n  - [Setup](#setup)\n  - [Prerequisites](#prerequisites)\n  - [Install](#install)\n  - [Usage](#usage)\n  - [Run tests](#run-tests)\n  - [Deployment](#triangular_flag_on_post-deployment)\n- [👥 Authors](#authors)\n- [🔭 Future Features](#future-features)\n- [🤝 Contributing](#contributing)\n- [⭐️ Show your support](#support)\n- [🙏 Acknowledgements](#acknowledgements)\n- [❓ FAQ (OPTIONAL)](#faq)\n- [📝 License](#license)\n\n\n# EMESE Seguros \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n\n**EMESE Seguros** is an insurance firm app made with Ruby on Rails where the where policyholders can access their monthly policies and check the status of their payments. \n\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\n\u003cdetails\u003e\n  \u003csummary\u003eClient\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://rubyonrails.org/\"\u003eRuby on rails \u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eDatabase\u003c/summary\u003e\n  \u003cul\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\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- **Use Devise for Authentication**\n- **Set Up Postgres Database**\n- **Create Data Models using ERD Diagrams**\n- **Understanding the conventions of Rails**\n- **Use Active Record to write SQL queries**\n- **Include controllers actions**\n- **Add test using Rspec \u0026 Capybara gems**\n- **Add views following controller methods**\n- **Review Linters**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n---\n\n\u003c!-- ERD --\u003e\n\n### ERD  \u003ca name=\"erd\"\u003e\u003c/a\u003e\n\nOn the following ERD you can see the structure of this project.\n\n\u003cimg src=\"/app/assets/images/ERD.png\" alt=\"ERD\" width=900px /\u003e\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n---\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\nTo get a local copy up and running, follow these steps.\n\n### Prerequisites\n\nIn order to run this project you need:\n\n\n```sh\n gem install rails\n```\n\n\n### Setup\n\nClone this repository to your desired folder:\n\n```sh\ncd my-folder\nhttps://github.com/HFG43/emese_seguros.git\n```\n\n\n### Install\n\nInstall this project with:\n\n\n```sh\n  cd my-project\n  gem install\n  bundle install\n```\n\n### Usage\n\nTo run the project, execute the following command:\n\n\n```sh\n  rails server\n```\n\n\n### Run tests\n\nTo run tests, run the following command:\n\n\n```sh\n  rspec .\n```\n\n\n### Deployment\n\nYou can deploy this project using:\n\n\n[EMESE Seguros deployment link] Coming soon!!\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Hernán Güemes**\n- GitHub: [@HFG43](https://github.com/HFG43)\n- LinkedIn: [hernanguemes](https://www.linkedin.com/in/hernanguemes)\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n- **[Contract new policies]**\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## 🤝 Contributing \u003ca name=\"contributing\"\u003e\u003c/a\u003e\n\n\nFeel free to check the [issues page](https://github.com/HFG43/emese_seguros/issues).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\n\nIf you like this project you can give me a ⭐️\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\nI would like to thank Microverse for the opportunity and all my Microverse colleagues that helped me on my learning journey!\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhfg43%2Femese_seguros","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhfg43%2Femese_seguros","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhfg43%2Femese_seguros/lists"}