{"id":19139971,"url":"https://github.com/tinawebdev/eventz","last_synced_at":"2026-04-18T01:33:12.384Z","repository":{"id":40171409,"uuid":"247249162","full_name":"tinawebdev/eventz","owner":"tinawebdev","description":"🎟️ Event management application","archived":false,"fork":false,"pushed_at":"2023-01-19T17:53:41.000Z","size":1202,"stargazers_count":1,"open_issues_count":29,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-11-13T01:20:45.590Z","etag":null,"topics":["bootstrap4","rails","rails6"],"latest_commit_sha":null,"homepage":"","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/tinawebdev.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":"2020-03-14T09:40:19.000Z","updated_at":"2023-10-17T12:49:01.000Z","dependencies_parsed_at":"2023-02-11T14:00:54.296Z","dependency_job_id":null,"html_url":"https://github.com/tinawebdev/eventz","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tinawebdev/eventz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinawebdev%2Feventz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinawebdev%2Feventz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinawebdev%2Feventz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinawebdev%2Feventz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinawebdev","download_url":"https://codeload.github.com/tinawebdev/eventz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinawebdev%2Feventz/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31953515,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"ssl_error","status_checked_at":"2026-04-18T00:39:20.671Z","response_time":62,"last_error":"SSL_read: 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":["bootstrap4","rails","rails6"],"created_at":"2024-11-09T07:15:50.174Z","updated_at":"2026-04-18T01:33:12.288Z","avatar_url":"https://github.com/tinawebdev.png","language":"Ruby","readme":"# EVENTZ\n\nA Ruby on Rails application for creating and managing events.\n\n## Demo\n[eventzapp.herokuapp.com](https://eventzapp.herokuapp.com/) \n\n## Versions used\n\n* ruby '2.6.3'\n* rails '6.0.2.1'\n\n## Installation\n\nTo use the code:\n\n1. Download the repository using the [instruction](https://help.github.com/en/github/creating-cloning-and-archiving-repositories/cloning-a-repository).\n2. In the command line go to the directory with the files downloaded.\n3. Install required gems. To do that:\n  * Check if the bundler is installed with the command `gem list bundler`.\n    * If it is not installed - installed it with the command `gem install bundler`.\n    * If bundler is already installed, that is perfect. Go to the next step.\n  * In the directory with the app, to install all necessary gems run:\n  ```\n  bundle install\n  ```\n4. Install all the dependencies listed within package.json in the local node_modules folder:\n```\nyarn install\n```\n5. To run migrations:\n\n```\nbundle exec rails db:migrate\n```\n6. To load the data from db/seeds.rb into the database:\n```\nbundle exec rails db:seed\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftinawebdev%2Feventz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftinawebdev%2Feventz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftinawebdev%2Feventz/lists"}