Skip to content

ericyuxuanye/Quizzy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quizzy

An app for students to create, edit, and take quizzes

To run

First, clone this project

git clone https://github.com/ericyuxuanye/quiz-app.git

On Mac/linux

./mvnw compile exec:java

On Windows

.\mvnw.cmd compile exec:java

Jar file

To create a jar file with dependencies,

On Mac/linux

./mvnw assembly:assembly

On Windows

.\mvnw.cmd assembly:assembly

To run jar file:

java -jar target/Quizzy-1.0-SNAPSHOT-jar-with-dependencies.jar

Screenshots

img.png img_1.png img_2.png img_3.png

About

An app for students to create and take quizzes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages