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

[feat] googleSpreadSheet연결 #21

Open
OH-GITAEK opened this issue Jul 10, 2024 · 0 comments
Open

[feat] googleSpreadSheet연결 #21

OH-GITAEK opened this issue Jul 10, 2024 · 0 comments

Comments

@OH-GITAEK
Copy link
Contributor

서버에서 바로 모든 출석 정보를 넘길 수 있도록 변경

  1. 모든 유저 정보 가져오는 api( /api/user/users/spreadsheets )
  2. 모든 세션 정보 가져오기 ( /api/session/attendance/spreadsheets )
  3. 하루의 모든 출석 기록 가져오는 api(3번의 출석 모두) ( /api/session/sessions/:id/spreadsheets )
  4. 하루의 출석 중 첫번째 출석 기록 가져오는 api ( /api/session/attendance/spreadsheets/1 )
  5. 하루의 출석 중 두번째 출석 기록 가져오는 api ( /api/session/attendance/spreadsheets/2 )
  6. 하루의 출석 중 세번째 출석 기록 가져오는 api ( /api/session/attendance/spreadsheets/3 )
OH-GITAEK added a commit that referenced this issue Jul 10, 2024
OH-GITAEK added a commit that referenced this issue Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant