Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/devrezaur/spring-boot-quiz-app
- Owner: DevRezaur
- Created: 2021-03-23T16:41:00.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-22T02:53:27.000Z (4 months ago)
- Last Synced: 2024-10-11T06:42:36.485Z (3 months ago)
- Topics: bootstrap-5, mysql, spring-boot, spring-data-jpa, thymeleaf
- Language: HTML
- Homepage:
- Size: 220 KB
- Stars: 25
- Watchers: 2
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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