Skip to content

Conversation

@ItsEricSun
Copy link

ℹ️ Issue

Closes #47

📝 Description

Briefly list the changes made to the code:

  1. Added a patch route for updating application status and a patch route for updating application interest area
  2. Added a delete route for deleting an application
  3. Added corresponding helper service methods
  4. Added DTOs for patch routes

✔️ Verification

Application ID 6 in DB:
Screenshot 2025-10-15 002702

Setting invalid status:
Screenshot 2025-10-15 002844
Screenshot 2025-10-15 002855

Setting valid status:
Screenshot 2025-10-15 002912
Screenshot 2025-10-15 002927
Screenshot 2025-10-15 002935

Setting valid interest area:
Screenshot 2025-10-15 005415
Screenshot 2025-10-15 005422
Screenshot 2025-10-15 005431

Removing Application ID 6:
Screenshot 2025-10-15 010815
Screenshot 2025-10-15 010822

@ItsEricSun ItsEricSun self-assigned this Oct 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create remove application & edit application routes

2 participants