Web cooperative platform for software management. This platform helps teams to implement software projects based on agile methodology (SCRUM) via sprints, epics, user stories and issues.
cd ScrumTool
gradle buildapp
gradle war
gradle apprunwar
cd ScrumTool
gradle build
gradle buildapp
gradle appRun
gradle frontendRun
To successfully run front-end you must have the latest versions of npm and nodeJS
https://localhost:8443/app/api/users/1/projects (enable backend certificate)
https://localhost:8080/#/ (frontend)
May require Log Out and then Log In when first run frontend url