Vixan / Juiz

A simple quiz desktop application written in Java.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Juiz

Juiz is a simple desktop quiz application written in Java.

Description

With Juiz, one can create and test the knowledge with quizzes from different categories, as well as visualize the result for each question of the taken quiz.

The application provides a minimal level of security using a basic user authentication mechanism.

Getting Started

Dependencies

Installing

  • Download the project using the Download ZIP button on the GitHub page.
  • Clone the git project as follows
    1. Download Git from https://git-scm.com
    2. Clone the project in the desired directory on your computer using:
    git clone https://github.com/Vixan/Juiz.git
    

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

Inspiration, code snippets, etc.

About

A simple quiz desktop application written in Java.

License:MIT License


Languages

Language:Java 91.4%Language:CSS 8.6%