{"id":21934511,"url":"https://github.com/thechutrain/quizwizreact","last_synced_at":"2026-05-09T15:35:14.148Z","repository":{"id":80201177,"uuid":"87547787","full_name":"thechutrain/quizwizReact","owner":"thechutrain","description":null,"archived":false,"fork":false,"pushed_at":"2017-04-09T20:33:22.000Z","size":602,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-22T13:42:44.323Z","etag":null,"topics":["express","react","rest-api"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/thechutrain.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","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}},"created_at":"2017-04-07T13:22:04.000Z","updated_at":"2017-04-07T20:46:19.000Z","dependencies_parsed_at":"2023-07-12T04:15:56.024Z","dependency_job_id":null,"html_url":"https://github.com/thechutrain/quizwizReact","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thechutrain/quizwizReact","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thechutrain%2FquizwizReact","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thechutrain%2FquizwizReact/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thechutrain%2FquizwizReact/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thechutrain%2FquizwizReact/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thechutrain","download_url":"https://codeload.github.com/thechutrain/quizwizReact/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thechutrain%2FquizwizReact/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32824445,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"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":["express","react","rest-api"],"created_at":"2024-11-29T00:16:07.593Z","updated_at":"2026-05-09T15:35:14.141Z","avatar_url":"https://github.com/thechutrain.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# QuizWiz React\n\u003c!--[![Build Status](https://travis-ci.org/thechutrain/quizwiz.svg?branch=master)](https://travis-ci.org/thechutrain/quizwiz)--\u003e\n\u003e a React.js app built off a RESTful Express.js API\n\n- A small little fun project utilizing the React.js library for viewing data from a RESTful API\n\n\n## Getting Started\n```\n$ git clone git@github.com:thechutrain/git@github.com:thechutrain/quizwizReact.git\n$ cd quizwizReact \u0026\u0026 npm install\n$ npm start                               // starts the api server\n$ cd client \u0026\u0026 npm install\n$ npm start                               // starts webpack server for React fun\n```\n\n## Deploying on Heroku\nview the demo app: [here](https://quizwiz.herokuapp.com/)\n\n```\n$ cd client \n$ npm run build\n$ heroku login                   // login into your heroku account\n$ heroku create [you-app-name]   // creates your app name\n$ git push heroku master          \n// or if you want to push up a branch $git push heroku [branch-name]:master\n```\n\nAfter you do the previous commands, go to heroku.com and add JAWS_DB as a free add on, and then do the following cmd.\n\n```\n$ heroku run sequelize db:migrate --app [your-app-name]  // runs migrations on your database\n```\n\n## ERD\n\n![erd](.notes/quizwizERD1.png)\n\u003e - rows highlighted in red represent primary or composite keys\n\u003e - rows highlighted in yellow represent foreign keys\n\n\n## Testing\n- Unit and intergration test of the API endpoints were written as the queries were made.\n- Please submit an issue if you find any bugs. [Issues](https://github.com/thechutrain/quizwiz/issues)\n\n\n## License\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthechutrain%2Fquizwizreact","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthechutrain%2Fquizwizreact","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthechutrain%2Fquizwizreact/lists"}