Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 375 Bytes

File metadata and controls

19 lines (16 loc) · 375 Bytes

Task Man

This is a basic project managment application. Users can register and log in; view and create teams; view, edit, delete, and add tasks; and log out.

Models:

alt text

Technologies Used:

  • CSS
  • HTML
  • Java 17
  • JavaScript
  • Lombok
  • Maven
  • Spring Boot 2.7.4
  • Spring Framework
  • Spring Data JPA
  • Spring Security
  • Thymeleaf