Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 615 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 615 Bytes

Web Quiz Engine

Web Quiz Engine is a multi-users web service for creating and solving quizzes. Created with spring framework.

Prerequisites

This program requires at least Java 11 to compile and run properly.

Dependencies

  • Spring Web
  • Spring Security
  • Spring Data JPA
  • Spring Boot Actuator
  • H2 Database

Credits

Author: Mo Balti - mobalti

This program is based on Web Quiz Engine project on JetBrains Academy.

License

This project is licensed under the MIT License. See the LICENSE for details.