Bug Tracker

Technologies Used

JavaSpring BootThymeleafCSSMySQL

Key Highlights

  • Spring Boot backend with Thymeleaf templating
  • MySQL database with complex entity relationships
  • Company-project-ticket hierarchy management

About this Project

A Bug Tracker application using Java Spring Boot and Thymeleaf for front-end. The purpose of this application was to extend my Java knowledge from university and learn the fundamentals of backend Spring Boot. Users can create tickets, assign them to projects and projects to companies. The database used for the relationships is MySQL.