Skip to content

This is application for multichoice question. Clone Quizizz application but simpler, written by Flutter for mobile, by Laravel for web. And NodeJS server for backend. - Quizizz

LNMCode/MQChoice-Quizizz-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Description

MQChoice - Quizizz

This is application clone Quizizz

MQChoice is an application that supports real-time participation in multiple choice questions. User can participate using any type of device such as: browser, PC, laptop, tablet or smartphone. Support for editing multiple-choice questions with a simple, hassle-free interface and flow, making it easy for teachers to access. Easily notify immediately the results and rankings of the participants answering the question, making it easy for teachers to manage and evaluate.

Documentation

About android development

Android software development is the process by which applications are created for devices running the Android operating system. Google states that "Android apps can be written using Kotlin, Java, and C++ languages" using the Android software development kit (SDK), while using other languages is also possible. All non-Java virtual machine (JVM) languages, such as Go, JavaScript, C, C++ or assembly, need the help of JVM language code, that may be supplied by tools, likely with restricted API support. Some programming languages and tools allow cross-platform app support (i.e. for both Android and iOS). Third party tools, development environments, and language support have also continued to evolve and expand since the initial SDK was released in 2008. The official Android app distribution mechanism to end users is Google Play; it also allows staged gradual app release, as well as distribution of pre-release app versions to testers.

UI for web application

UI for mobile application

How to use

  • Running server
npm install body-parser cors csv csv-parse dotenv express express-device mongodb mongoose multer socket.io xmlhttprequest --save-dev
npm start
  • Running web application
php artisan serve
  • Running mobile application

About

This is application for multichoice question. Clone Quizizz application but simpler, written by Flutter for mobile, by Laravel for web. And NodeJS server for backend. - Quizizz

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published