Skip to content
/ kviss Public

A quiz platform with live scoring using Vue.js 3. Used for a new year's eve quiz 2022/23.

Notifications You must be signed in to change notification settings

LovreB/kviss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kviss

Welcome to our New-Years quiz App, where you can create your own quiz with an interactive scoreboard.

Stack includes Vue3 and Typescript, built with Vite. Still very much WIP, current version was built in about one hour just before the guests arrived :sweat-smile:

Use the App

Currently, the app is only to be run locally, where you have to type in your questions and team names. Do not reload the page, your state will disappear.

Things to edit before running

  • const questions in Questions.vue. Fill in your own questions and answers.
  • const teams in CounterView.vue. Fill in the names of your teams.

Project setup

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

A quiz platform with live scoring using Vue.js 3. Used for a new year's eve quiz 2022/23.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published