Skip to content

Commit

Permalink
[#21] Feat: 중복 검증 코드 추가
Browse files Browse the repository at this point in the history
- sever.js : 서버 관련 코드들. 보안 관련문제 때문에 아직 작동하지 않음.
- 테스트를 위해 node-fetch 추가. 의존성 리스트에 추가됨.
- validation.js
  - isDuplicate() : 조건을 충족시켰을 경우에만 서버로, 시간차를 두고 요청을 보내고, 중복여부에 대한 true/false 정보를 가져온다.
  • Loading branch information
sungik-choi authored and beginin15 committed Mar 27, 2020
1 parent 0fb1277 commit d02b545
Show file tree
Hide file tree
Showing 5 changed files with 60 additions and 1,031 deletions.
Loading

0 comments on commit d02b545

Please sign in to comment.