Skip to content

This is an in-memory Java application with Spring Boot and Thymeleaf, which has a little frontend page too. It allows you to get and modify the data of Hogwarts house rooms.

Notifications You must be signed in to change notification settings

kovesdieszter/Hogwarts-houses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hogwarts-houses

alt hydro1

  • This is an in-memory Java application with Spring Boot.
  • It's basically a backend application, but some features are available on frontend too.
  • It allows you to get and modify the data of the Hogwarts house rooms:
    • --> get all rooms,
    • --> get room with special id,
    • --> delete room,
    • --> update room,
    • --> get available rooms,
    • --> get rooms with rat owners.

Technology

  • Java Spring Boot
  • Thymeleaf
  • CSS

Getting Started

  • Clone the repository using the command git clone https://github.com/kovesdieszter/Hogwarts-houses.git.
  • Install all necessary packages asked by your IDE.
  • Run HogwartsHousesApplication.java and type http://localhost:8080/ to your browser.

About

This is an in-memory Java application with Spring Boot and Thymeleaf, which has a little frontend page too. It allows you to get and modify the data of Hogwarts house rooms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published