Coder Social home page Coder Social logo

kuntalrambabu / codelab-angular-9-quiz-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from marvinrusinek/codelab-angular-10-quiz-app

0.0 1.0 0.0 33 KB

Angular 9 quiz app created for Angular Codelab

HTML 29.57% TypeScript 46.70% CSS 23.73%

codelab-angular-9-quiz-app's Introduction

codelab-angular-9-quiz-app

Angular 9 quiz app created for Angular Codelab (https://www.codelab.fun)

Features:

  • App developed using HTML5; CSS3/SCSS; Angular using TypeScript, JavaScript ES6 and NPM
  • Uses a basic, clean, modern and aesthetically pleasing UI for the quiz
  • Features a simple API and quiz data is retrieved from external file
  • Employs familiar Angular concepts such as services/dependency injection, routing and reactive form - form display toggled depending on the type of question (either multiple choice (mat-checkbox) question or single-answer (mat-radio) question, determined by the quiz service)
  • Supports advanced routing features with paging (1 question at a time per route) without id's, uses questionIndex instead
  • Uses clean import paths via path aliasing
  • Utilizes Angular packages such as Angular Material/CDK, Angular animation library as well as Bootstrap, FontAwesome, hover.css and external 3rd party packages for progressbars (ngb-progressbar) and audio (howler)
  • Displays innovative scoreboard that functions like an actual scoreboard; score and countdown clock are both fully controlled with RxJS
  • Uses SVG buttons for paging
  • Results page shows user score (with percentage) and computes time taken to complete the quiz and utilizes mat-accordion which shows a detailed quiz summary (user answer, correct answer, explanation and elapsedTime for each question), also features buttons to share percentage on social media (Twitter) or by e-mail
  • Utilizes Javascript ES6 arrow functions to store the correct answers stored in an array and user answers are also kept in an array
  • When there is more than one answer to a question, the number of correct answers is shown
  • App is being finalized to convert to NgRx

codelab-angular-9-quiz-app's People

Contributors

marvinrusinek avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.