acm-uiuc / acm-uiuc/resume-book

Build DELETE /api/v1/student/profile endpoint

Open
#36 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

**Description**
Self expalantory. Given an authenticated user, delete profile.

**Acceptance Criteria**
* Profile delete endpoint is built.
* Existing tests call the delete endpoint at the end of the profile creation tests.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the existing profile creation tests and the API entry point for student profiles. Run those tests to understand the authenticated-user setup, then implement and verify the DELETE /api/v1/student/profile behavior. Done means an authenticated user's profile can be deleted and the existing profile tests call the delete endpoint at the end.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.