hqyuh / quiz-online-server

This app will help you to review the questions by multiple choice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quiz App Online

(but only on the server)

Here is my repo project. Feel free to use it if you like it.

Tech

  • Spring-Boot - a framework for developing Java applications
  • MySQL - Database.
  • Java-JWT - A Java implementation of JSON Web Token (JWT) - RFC 7519
  • Guava - Guava is a set of core Java libraries from Google that includes new collection types (such as multimap and multiset), immutable collections, a graph library, and utilities for concurrency, I/O, hashing, caching, primitives, strings, and more! It is widely used on most Java projects within Google, and widely used by many other companies as well.
  • MapStruct - MapStruct is a code generator that greatly simplifies the implementation of mappings between Java bean types based on a convention over configuration approach.
  • Apache Commons CSV - Commons CSV reads and writes files in variations of the Comma Separated Value (CSV) format.
  • Apache POI - The Apache POI project is the master project for developing pure Java ports of file formats based on Microsoft's OLE 2 Compound Document Format.

Checkout SDK from Github

git clone https://github.com/hqyuh/quiz-online-server

Environment

License

MIT

Please tell me if you find the code stupid, so I can improve my code 🔨

Feel free, my code is stupid! 🙈

About

This app will help you to review the questions by multiple choice


Languages

Language:Java 100.0%