An open API service indexing awesome lists of open source software.

https://github.com/night-crawler/quiz-frontend

A simple Quiz application for self-testing and self-education
https://github.com/night-crawler/quiz-frontend

kotlin kotlin-js kotlin-react kotlin-redux

Last synced: 21 days ago
JSON representation

A simple Quiz application for self-testing and self-education

Awesome Lists containing this project

README

        

# quiz-frontend

This is a frontend for [quiz](https://github.com/night-crawler/quiz) repository backend. It's written completely in Kotlin.
You can take a look at the project at [quiz.force.fm](https://quiz.force.fm/).

Under the hood it utilizes [muirwik](https://github.com/cfnz/muirwik) project. Here are some screenshots:

Full-screen

Question list

Create Question - night mode

List of quizzes

List of completed sessions

Session report

Quiz Session UI

Quiz Session UI - Answered

## Dukat bindings

Also, it has quite a few useful Kotlin/JS bindings for various libraries:
- codemirror
- connected-react-router
- date-fns
- history
- markdown-it
- lab-autocomplete
- prismjs
- react-codemirror2
- react-dom-test-utils
- react-helmet
- react-syntax-highlighter
- react-use
- react-virtualized-auto-sizer
- react-window
- react-window-infinite-loader
- redux-form

Not all of them are well-tested though.