Skip to content

BiPwL/quiz-base-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quiz-base-api


This repository contains the code for the quiz-base-api, an application for quickly creating quiz games.

Idea

The main idea behind this application is to provide a convenient way to create and manage quiz games. Users can download the app, upload their questions and answers, and the application will handle the backend functionality to make it all work.

(at least that's the idea)


Commit Types:

  • feature: Used when adding new application-level functionality.
  • fix: If you fixed a serious bug.
  • docs: Everything related to documentation.
  • style: Fix typos, improve formatting.
  • refactor: Application code refactoring.
  • test: Everything related to testing.
  • chore: Normal code maintenance.

Commit Struct:

type(scope): standard commit name

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published