Skip to content
This repository has been archived by the owner on Nov 2, 2021. It is now read-only.
/ Juiz Public archive

A simple quiz desktop application written in Java.

License

Notifications You must be signed in to change notification settings

Vixan/Juiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.