Challenge Overview
In Direct App, there is a Tasks Tab under each project,
But this functionality is not used, so we'd like to remove it completely.
1. Remove the Tab in UI
2. Remove the related static files, like css, js, image files
3. Remove the JSP code
4. Remove the backend components or Java Code that supporting for this functionality.
About Local Setup
- Please use the dev branch of https://github.com/appirio-tech/direct-app
- Please follow https://github.com/appirio-tech/tc-common-tutorials/tree/master/docker/direct-app to use the Docker and Docker Compose approach to run it locally
- Verification Steps
But this functionality is not used, so we'd like to remove it completely.
1. Remove the Tab in UI
2. Remove the related static files, like css, js, image files
3. Remove the JSP code
4. Remove the backend components or Java Code that supporting for this functionality.
About Local Setup
- Please use the dev branch of https://github.com/appirio-tech/direct-app
- Please follow https://github.com/appirio-tech/tc-common-tutorials/tree/master/docker/direct-app to use the Docker and Docker Compose approach to run it locally
Final Submission Guidelines
- Git Patch file which can be easily applied to make the changes, please include the commit hash that the patch file should be applied to- Verification Steps