Code Monkey home page Code Monkey logo

quizy's Introduction

Quizy

About

This is a POC to work with the Trivia API and Vue 3 Composition API.

Screenshot

See the LIVE DEMO !

Stack

This project contain zero dependencies. Just Vue and typescript

Structure

This application are split in two folder:

  • Application: All files specific to the framework / library
  • Domain: All files who made our business

The idea is all files who are placed into the Domain folder can be copied and pasted into another application WITHOUT ANY CHANGES.

The Domain folder must run in typescript project, another Vue project or React project for example.

The Application folder is for the rest (component, composable, style and more...).

Features

  • List all Trivia categories
  • Start a quiz from a specific category
  • Answer a list of question about this category
  • Have a final result about de the quiz (score point and elapsed time)

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.