Coder Social home page Coder Social logo

andreademartinis / squeez-the-quiz-app Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 1 MB

Quiz application. Questions and answers by API call. Arcade visual style.

Home Page: https://squeez-the-quiz.netlify.app/

License: GNU Affero General Public License v3.0

HTML 3.46% JavaScript 56.98% CSS 39.56%

squeez-the-quiz-app's Introduction

Squeez - The Quiz App

This is a simple quiz app written in JavaScript, HTML, and CSS. The app allows the user to select a username, set game preferences, and play a quiz with questions and answers provided by an API.

Features

  • Arcade style graphic
  • Fast loading: The app loads quickly, allowing the user to start playing without long waiting times.
  • Username: The user can select a username before starting the game.
  • Preferences screen: The user can set the quiz difficulty, the number of questions, and the question categories.
  • Questions and answers API: The app makes an API call to retrieve a set of questions and answers for the quiz.
  • Points calculation: The user's points are calculated based on the question difficulty and the time taken to answer.
  • Records: At the end of the quiz, a table displays the user's new record and previous records.

Technologies Used

  • JavaScript: The main programming language for the app's logic.
  • HTML: The markup used to structure and display the app's user interface.
  • CSS: The language used for styling and presenting the user interface.

Installation and Execution Instructions

  1. Make sure you have an up-to-date web browser installed on your computer.
  2. Download all the app files into a folder on your computer.
  3. Open the terminal in the application folder.
  4. Make sure you have Node.js installed on your computer. If you haven't installed it yet, you can download it from https://nodejs.org/.
  5. Install the application dependencies by running the following command in the terminal:
    npm install
  6. Start the local server for the application by running the following command in the terminal:
    npm start
    This will start the local server using Parcel.
  7. Open your browser and visit the URL displayed in the terminal (usually http://localhost:1234) to view the application.
  8. The application will load, and you'll be ready to start using it.

Possible Future Improvements

  • Implementing an authentication system to allow users to compare their records with other players.
  • Implementing new languages (Italian first of all).
  • Adding a "Help" feature.

squeez-the-quiz-app's People

Contributors

andreademartinis avatar

Stargazers

 avatar  avatar

Watchers

Kostas Georgiou avatar  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.