Skip to content

survivorbat/quizness.maarten.dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quizness

Quizness is an unfinished quiz application that allows users to sign up using their Google account and create quizzes, similar to Kahoot. The backend is fully functional, the frontend remains unfinished and has been removed.

Prerequisites

In order to run the database you need Docker installed. For development you need Go. If you want to use the Makefile for easy commands you also need to have Make on your system.

Getting started

  1. Set the AUTH_CLIENT_SECRET in your environment
  2. Install dependencies using make install
  3. Start the database and tracing using make dr
  4. Start the server using make server
  5. Visit localhost:8000/api/swagger/index.html

About

Quizness is an unfinished quiz application that allows users to sign up using their Google account and create quizzes, similar to Kahoot.

Topics

Resources

Stars

Watchers

Forks

Languages