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
- Host: GitHub
- URL: https://github.com/night-crawler/quiz-frontend
- Owner: night-crawler
- License: mit
- Created: 2020-02-11T17:42:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-04T07:54:16.000Z (about 4 years ago)
- Last Synced: 2025-04-19T18:34:04.417Z (about 1 month ago)
- Topics: kotlin, kotlin-js, kotlin-react, kotlin-redux
- Language: Kotlin
- Homepage: https://quiz.force.fm/
- Size: 504 KB
- Stars: 12
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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:
## 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.