Skip to content

plumberit/advert-desk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Service for creating ads (web application)

The web application is created on Java using the Spring Framework.
Static and dynamic HTML pages are responsible for the Frontnd component.
The Thymeleaf plugin is responsible for the dynamic behavior of the site.
The relational DBMS MySQL is used as a database.
The web application is built on the MVC architecture.