{"id":15603502,"url":"https://github.com/alexwebgr/quiz_master","last_synced_at":"2025-07-10T00:37:27.941Z","repository":{"id":152130315,"uuid":"353975453","full_name":"alexwebgr/quiz_master","owner":"alexwebgr","description":null,"archived":false,"fork":false,"pushed_at":"2021-04-02T09:47:51.000Z","size":210,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-06T04:45:30.935Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":false,"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/alexwebgr.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-04-02T09:46:48.000Z","updated_at":"2021-10-01T09:55:15.000Z","dependencies_parsed_at":"2023-09-20T05:01:59.563Z","dependency_job_id":null,"html_url":"https://github.com/alexwebgr/quiz_master","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alexwebgr/quiz_master","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexwebgr%2Fquiz_master","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexwebgr%2Fquiz_master/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexwebgr%2Fquiz_master/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexwebgr%2Fquiz_master/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexwebgr","download_url":"https://codeload.github.com/alexwebgr/quiz_master/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexwebgr%2Fquiz_master/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264506264,"owners_count":23619005,"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-10-03T03:03:41.521Z","updated_at":"2025-07-10T00:37:27.933Z","avatar_url":"https://github.com/alexwebgr.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Quiz master\n\n## Purpose\nUse this quiz to sharpen your knowledge on any field of interest.\n\n## Usage\nThere are two main parts. One is the quiz taking and the other one is subscription management\n\nIn order to take the quiz\n* Select a user from the home page to login\n* Complete the quiz by answering all the questions\n* See the results in the next page\n\nOnce you have logged in you can upgrade the subscription to access documentation on how to prepare for the \nquiz\n\n## Installation locally \nYou can install it locally by running the following commands in the terminal\n\nmake sure you have ruby 3.0.0, postgres and yarn installed\n\n* `bundle install` to install the dependencies\n* `rails db:setup` to create the databases\n* `rails db:schema:load` to load the db schema and run the seeds will populate the tables with some dummy data\n* `rails s` to start the server and head straight to http://localhost:3000 to view the app\n\nThe schema also exists on the /schema.xml and can be viewed by navigating to the url at the top of the file\nYou can repopulate the db with dummy data by using the rake tasks found /lib/tasks like so, \n` bundle exec rake alexweb:create_quiz` and you can also view all the tasks with `bundle exec rake -T` assuming they have a \ndescription.\n\n## Things missing \n* Proper user authentication, there is no login form\n* Proper authorization, anyone can create quizzes and questions\n* The cron job that would check and expire the subscriptions that have reached their end date\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexwebgr%2Fquiz_master","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexwebgr%2Fquiz_master","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexwebgr%2Fquiz_master/lists"}