Skip to content

tiendat0139/network-programing-quiz-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation


Online Exam Project

Project online multiple choice exam system

About The Project

Online multiple choice exam system with functions to create exam room, create exam questions, join exam room, start exam room, end exam room, practice mode, admin, real-time mechanism

Built With

This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

  • Qt
  • TCP C++

Getting Started

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • Install Qt5
    sudo apt-get install qt5-default
  • Install library for Qt chart
    sudo apt install libqt5charts5-dev

Installation

  1. Clone the repo

    git@github.com:tiendat0139/network-programing-quiz-app.git
  2. Run server

    cd src/app/server
    make all
    ./server 5000
  3. Config command line arguments in Qt

    127.0.0.1 5000
  4. Run Qt

About

online exam app use qt and tcp c++

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages