Skip to content
/ vquiz Public

vquiz is a TUI Quiz application which helps to conduction mcq Quiz .

Notifications You must be signed in to change notification settings

v4zha/vquiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VQu1z (WiP)

VQu1z is a TUI Quiz application which helps to conduction mcq Quiz .
Vqu1z consists of :

  • Vqu1z server where the qns along with answers are uploaded to DB.

  • Vqu1z TUI client consists of

    • Home Page

      • Banner
      • User Login
      • Guidelines

Home

  • Quiz Page

    • Questions along with optiones are fetched from the server.
    • Answers are send to the server and validated in the real time.
    • after end of Quiz Score is provided.

Quiz

  • Explore Page
    • displays info and descriptions related to event i.e leaderboards, or info on other events etc.

Current Features

  • Display UI based on test.json file
  • in case of error in serialization displays default response : )
  • Supports Vim Keybindings : )

Todo

  • Implement Quiz Server and Client API
  • better UI
  • UX & Performance Improvements

Installation

  • build from source : )

Build

  cargo build

About

vquiz is a TUI Quiz application which helps to conduction mcq Quiz .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages