ProjectMangementApp is a project management web application that allows users to assign work to other people in your team,job or activity you can choose where collaboration is involved.
ProjectMangementApp is build using spring boots with boostrap, thymeleaf, and java 8
the project src file contains all the information about the project with the pom.xml being the locations for all the required dependencies and jar files.
Src contains 2 main folders main and test. inside main contains the java folder where all the back logic is located
-
/java
- Controllers
- DAO
- DTO
- Entities
- ProjectManagement.app
-
Test/Java
- controllers
- Dao
- project managemen test app.