Skip to content

Full Stack Spring Boot Application with Thymeleaf. Focus on database design. Users are able to add/update and delete of superheroes sightings and upload the photo of the hero as well.

Notifications You must be signed in to change notification settings

zawlurnthan/SuperheroSightings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Super Hero Sightings

  • Application is a full stack web application built by Java, Spring Boot JDBC template, and MySQL database for the backend, HTML, CSS, Bootstrap, and Thymeleaf for the front end.

  • It's a regular CRUD (Create, Read, Update, and Delete) web application. Users can report the sighting of the SuperHeros to the website by filling in the form. The application collects data on who is sighted, the powers of the superhero, and the place of sight. Users also can upload photos of the sighted SuperHeros.

  • There will be a list of sighted SuperHeros on the Home page of the application. The application is designed with four Object as Superheroes, location where the hero is sighted, Organization where the superhero is belong to, and the sight itself. Users can create, update, and delete Hero, Organization, Location, and Sight.

  • has unit test.

About

Full Stack Spring Boot Application with Thymeleaf. Focus on database design. Users are able to add/update and delete of superheroes sightings and upload the photo of the hero as well.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published