Skip to content

mdabdullahibnaharun/E-Quiz-v1.5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Quiz Portal

Its a web application through which a user can take a quiz on Java online and verify himself. It will work as like a mock test before a test.

Project Name : E-Quiz v1.5

Home Page

image

Quiz Page

image

Result Page

image

Leaderboard

image

Use Case Diagram

EQuiz-usecasedrawio drawio

UML Model

JavaQz V 1 9 umlcd

Implemented Software

IDE- Spring Tool suite 4

JDK - Java 1.8

Framework - Spring Boot 2.4.4

Server - Tomcat v9.0

Software Design Pattern - MVC

Database – MySql Workbench 8.0(Spring Data Jpa)

Front-end: HTML,CSS,Thymeleaf

DataBase Connection

Question Table

image

Leaderboard Table

image

Future Update

• Host into web server

• Separate leaderboard by question size.

• Admin Panel

Challenges Faced

• Faced error into database issue.

• Faced not getting any data from user input.

• Front end logical issue.

• Faced Some Little bugs.

Conclusion

This was a great experience doing this project. This project was intended to make the quiz web application system easier and reliable. I hope the intention of the program gets full filled. It will greatly help the beginners who are suffering in java. This will come in great help in the future.