Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/devrezaur/spring-boot-quiz-app

Basic MVC type quiz app using Spring Boot
https://github.com/devrezaur/spring-boot-quiz-app

bootstrap-5 mysql spring-boot spring-data-jpa thymeleaf

Last synced: 3 months ago
JSON representation

Basic MVC type quiz app using Spring Boot

Awesome Lists containing this project

README

        

# Responsive Quiz App Using Spring Boot

MCQ based quiz application using Spring Boot, Spring Data JPA, MySQL, Thymeleaf and Bootstrap 5.
This project was made as a part of my channel's Spring Boot Tutorial series in Bangla.

##### Check the video tutorial here: [Spring Boot Quiz App](https://youtu.be/BqLl7mckWv8)

---

### Start Page

![Start Page](https://raw.githubusercontent.com/DevRezaur/spring-boot-quiz-app/main/screenshots/Start%20Page.PNG)

### Quiz Page

![Quiz Page 1](https://raw.githubusercontent.com/DevRezaur/spring-boot-quiz-app/main/screenshots/Quiz%20Page%201.PNG)

![Quiz Page 2](https://raw.githubusercontent.com/DevRezaur/spring-boot-quiz-app/main/screenshots/Quiz%20Page%202.PNG)

### Result Page

![Result Page](https://raw.githubusercontent.com/DevRezaur/spring-boot-quiz-app/main/screenshots/Result%20Page.PNG)

### Score Board

![Score Board](https://raw.githubusercontent.com/DevRezaur/spring-boot-quiz-app/main/screenshots/Score%20Board.PNG)

---

### Have a nice day