Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

서버 개발 #3

Open
5 of 7 tasks
polaris428 opened this issue Sep 12, 2021 · 0 comments
Open
5 of 7 tasks

서버 개발 #3

polaris428 opened this issue Sep 12, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@polaris428
Copy link
Owner

polaris428 commented Sep 12, 2021

  • 로그인
    body:이메일 비밀번호를
    return todatCalorie ,todayExerciseTim,todayKm ,name

  • 이메일 중복 체크
    body: emile
    중복이 없을시 true
    중복이 있을시 feles

  • 이름 중복 체크
    중복이 없을시 true
    중복이 있을시 feles

  • 회원 가입body :이메일 비밀번호return 토큰 반환 #4
    body :이메일 비밀번호
    return 토큰 반환

  • 이름입력
    body:이름
    //이름 중복 체크해서 마지막에 회원가입하시면 됩니다.

  • 운동량 증가
    body todatCalorie ,todayExerciseTim,todayKm
    DB에 데이터 갱신
    return todatCalorie ,todayExerciseTim,todayKm

  • 친구 찾기 기능
    body name
    return
    todatCalorie ,todayExerciseTim,todayKm,name

@polaris428 polaris428 added the enhancement New feature or request label Sep 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants