>/categories/Web $

cd ..

Web

KPMG2024 JS Task

![JS1](./images/JS1.png) ## Get Familiar with the Task In the first step, you have to figure out what the main task in this challenge is. As you may see, there is a text input form that updates the **textContent** depending on a strange-looking **if** statement. If you can manage to make this...

Sweet Treat

# First Part **Look at the files** ``` │>sweet treet │ cookiejar │ directory.db │ docker-compose.yml │ Dockerfile │ README.md │ └───webapp │ edit_profile.jsp │ index.jsp │ login.jsp │ logout.jsp │ register.jsp │ styles.css │ └───admin │ admin-review.jsp │ admin.jsp ``` ...