Skip to content

Basic Quiz application made using SpringBoot MVC framewrok with CRUD operations

Notifications You must be signed in to change notification settings

Ananya46Nigam/Quiz-Web-Applicaion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Quiz-Web-Applicaion

Basic Quiz application made using SpringBoot MVC framework with CRUD operations

Refer to the document PES1UG20CS044_MVC.pdf for the final report with output screenshots.

image

Create data items:

image

Read newly created items :

image

Update item:

image

image

After Modifying:

image

Deleting an item:

image

image

Database (made using mySQL)

image

To run this Application :

1.Clone this repository

2.Go to location:

Quiz-Web-Applicaion/demo/src/main/java/com/example/SpringBootWebApplication/SpringBootThymeleafWebApplication.java

3.If you are using IDE click on "Run Java"

If not, go to the location where pom.xml is present and open command prompt then, on command prompt execute command : mvn spring-boot:run

About

Basic Quiz application made using SpringBoot MVC framewrok with CRUD operations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published