Giter VIP home page Giter VIP logo

quiz_app's Introduction

Quiz_App

Form title this is small quiz app using JavaScript and I will explain how this app works

this app consists of single page Application with 4 main functions

  1. Intro_Page Function :
  • makes you free to choose your quiz type (Programmming || HTML || CSS || JS etc)
  • shows details of choosen quiz type (number of questions && time of quiz
  • finally It has button to start quiz which will call Quiz_page function to show questions in root of page
  1. Quiz_page Function :
  • it contains three main component (timer && questions && control buttons) and every component have a logic code in JS file
  • finally It has button to finish quiz which will call Result_page function to show user results in root of page
  1. Result_page Function :
  • It contains components like (number of all questions && number of correct questions && user degree)
  • finally it has to buttons (first one to reveiw quiz answers by calling Reveiw_Page function to see correct and wrong answers) (second one to finish quiz and call Intro_Page function)
  1. Review_page Function :
  • It contains components like Quiz_page but question are answered to know correct and wrong answers you enterd
  • finally it has to finish button to finish quiz and call Intro_Page function

the link ++++++++++++++++++++++ https://quiz-app-7bq.pages.dev/

quiz_app's People

Contributors

shirefmohammed avatar

Watchers

 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.