Employers need to create/retrieve/update/delete departments
Tools used: Intelij Community Edition, Spring Initializr, Postman, MySql
Reasons for using Intelij: Familiar IDE and fresh libraries Reasons for using Spring Initializr: Importing Dependencies with pom Reasons for using Postman: Testing and Familiar Json Retriever Reasons for using MySql: Familiar and relational database to connect "Employee" with the "Department" tables
Times taken: {$time}/ 7460 minutes Tests taken: {$testT}/ 34 Tests Log Files: C/USERS/USER
After putting credentials we are automatically directed to ${home} and we can access api's create/retrieve/update/delete
Soon to be published full app including react-client