Challenge Overview
For this challenge, you are expected to clean up the frontend and backend services that is related to ASP Integration in direct app (https://github.com/appirio-tech/direct-app), which is not used anymore.
This is a complete removal, so you are expected to carefully remove anything that is only related to ASP integration, including documentation, configuration, JSP files, Java Code, jar libaries etc.
To find the related code to start, you can search words like following
- ASP Integration Work Management
- ASP_API_URL
- asp-client.jar
Also, winning submissions of the related challenges are attached in forum for reference.
to get the start points, and traversely remove any thing that is just related to ASP integration.
How to Run Direct App Locally
Please follow https://github.com/appirio-tech/tc-common-tutorials/tree/master/docker/direct-app to build and run direct app locally, make sure you can create projects, challenges, and nothing is broken.
- Script to remove useless files
- Verification Steps
This is a complete removal, so you are expected to carefully remove anything that is only related to ASP integration, including documentation, configuration, JSP files, Java Code, jar libaries etc.
To find the related code to start, you can search words like following
- ASP Integration Work Management
- ASP_API_URL
- asp-client.jar
Also, winning submissions of the related challenges are attached in forum for reference.
to get the start points, and traversely remove any thing that is just related to ASP integration.
How to Run Direct App Locally
Please follow https://github.com/appirio-tech/tc-common-tutorials/tree/master/docker/direct-app to build and run direct app locally, make sure you can create projects, challenges, and nothing is broken.
Final Submission Guidelines
- Changes for Files- Script to remove useless files
- Verification Steps