SafdarJamal Quiz App Versions Save

🏆 QuizApp is a free and open-source quiz application that lets you play fully customized quizzes right in the browser.

v6.0.0

7 months ago

Features

  • Add Storybook and write unit tests (53261b41d20cbb00bb29b3ed2646fcc734599d2e, f7073d8a76f01e0696cb39599be8ea7f09e64767).
  • Reconfigure Storybook setup (946602c206dcc0aeff4f8ac1638c3b4cab9c1b95).
  • Upgrade to React v18 (#35).
  • Upgrade to CRA v5 (#36).
  • Update Result component's mock data (a1bb4324975e311236ef0b43608febc096aa656e).
  • Add secondary placeholders on main-page inputs (812a143b258108a1f257dab66110340c96fc091e).
  • Update CI Workflow (#37).
  • Enhance Main Screen's User Experience (UX) (#42).
  • Update Quiz component's mock data (57e9d44c9706fd16e1c0f311b0409dbfc1b2d74c).
  • Upgrade to Storybook 7 (#43).
  • Enhance user experience (UX) for small-screen users (c767c0da74b5af9bf6f9c1db1a8cfac843651b53).
  • Update "Time's up" modal (185f0a15e03cb15aa7909bfb3f17295018adaaf6).
  • UX ENH: Personalize remark messages by grades (c9e95f23714d38d820a5125752ecbbb6a2e9e14e, b69c33044ea188575353089ddc895547ed5ff7ee).
  • Enhance Header UI (0805fe1bbc81f26dc2692c9d76fa430e1658b7d7).

Internals

v5.1.0

3 years ago

Features

  • Create default settings feature (#19).
  • Improve the main screen's user experience (d0d3954).

Internals

  • Update dependencies (473664a, 759b6ea).
  • Update the repository's homepage and README (3712f12).

v5.0.0

3 years ago

Features

  • Rewrite the whole application to use React Hooks.
  • Make it Progressive Web App (PWA).
  • Improve the application's UI and UX.
  • Upgrade to React v17 (#13).
  • Upgrade to Create React App v4 (#14).
  • Refactor the whole application's code and transform it into clean code and simple design (#8).
  • Create a reusable ShareButton component for social media sharing.

Bug Fixes

  • Fix browserconfig.xml link issue.

Internals

  • Update dependencies.
  • Upgrade to SweetAlert2 v10 (#10).
  • Upgrade to Semantic UI React v2 (#11).
  • Implement props type checking with prop-types.
  • Update the repository's homepage and README.
  • Create continuous integration (CI) workflow using GitHub Actions (#15).