codestates / codestates/MatchBall

[BE/Task] 마이페이지 관련

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

Description

## ISSUE

- Group: server
- Type: feature, delete
- Detail:

## TODO

- [x] Job1 : 내가 신청한 내역 req에 대해 res전달 코드 짜기
- [ ] Job2 : 신청자의 경우 신청 취소 req에 대해 DB 변경수정 코드 짜기
- [x] Job3 : 내가 올린 모집글 내역 req에 대해 res전달 코드 짜기
- [ ] Job4 : 내가 올린 모집글 삭제 req에 대해 DB 삭제 코드 짜기

## Estimated time
`12h`

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are named. Start by locating the server handlers for applicant cancellation and authored recruitment deletion, then trace their database operations; done means Job2 updates the application record and Job4 deletes the authored recruitment record.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api, backend, database
Issue type
Feature
Difficulty
4/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.