Skip to content

Rework of an older quiz project which uses Spring as the backend

Notifications You must be signed in to change notification settings

P1roks/Test-Online-Spring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple app that tests your skills before INF.03 exam

It lets you select the number of questions that will be presented to you, and after you answer all of them, presents you with your score

How to launch:

  1. git clone
  2. import the database in /src/main/resources/data.sql
  3. ./mvnw spring-boot:run
  4. go to localhost:8080 on the browser

TODO:

  • Make the app show details after you submit your quiz (what answer was right if you got a given question wrong)
  • Structural improvements

About

Rework of an older quiz project which uses Spring as the backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published