codestates / codestates/FARM-client
[Task] FarmPage_InviteFarmers_프로젝트에 작업자를 추가하는 기능 추가
Open
bare-minimum
E: 2h
Front-End
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### ISSUE
* Group: client
* Type: feature
* Detail: 프로젝트에 신규 작업자(Farmers)를 추가할 수 있는 기능을 구현합니다.
### TODO
- [x] 화면에 작업자 추가하기 버튼을 출력합니다.
- [x] 버튼 클릭 시 아이디를 입력할 수 있는 modal 창을 출력합니다.
- [x] 입력한 아이디(email)가 현재 서버에 있는지 요청을 보내고 유저 정보가 있는 경우 작업자(Farmers)를 프로젝트에 추가합니다.
- [x] 요청한 정보가 없는 경우 modal 창에 안내 문구를 출력합니다.
### Estimated time
Pick one
```2h```
### Labels
* Estimated time: ```E: 2h```
* Group : ```client```
* Sprint: ```Sprint__1__```
* Urgency: ```High```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.