Skip to content

A Basic Server Side Rendering Program Management Application

Notifications You must be signed in to change notification settings

georgeerol/ProjectManagementApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Management App

Build Status Quality Gate Status

This project is a Basic Project Management Application that uses:

  • Front End
  • Thymeleaf
  • Back End
    • Spring Boot(REST API Framework)
    • Spring Security(Authentication and Authorization-JWT)
  • DevOps
    • Maven(Dependencies Management)
    • Docker
  • Database
    • H2
    • PostgresSql
  • Server
    • Apache Tomcat

HomePage EmployeesPage ProjectsPage