HomeAboutMeBlogGuest
© 2025 Sejin Cha. All rights reserved.
Built with Next.js, deployed on Vercel
🐣
프론트엔드 데브코스 3기 교육생
/
🐻
오프팀
/
빅토리아 Bigtoria
빅토리아 Bigtoria
/
☑️
스크럼 일지
/
1월 11일(수)

1월 11일(수)

한 일

  • 미현
    • 전체 사용자 목록 컴포넌트 작성
    • api연결 - fullName만
    • /search/users/keyword (o) /search/users?keyword=hello (x) /search/users/keyword?keyword=hello (x)
  • 유리: 스토리 작성 페이지, api 연동
  • 승준: axiosInstance, 스토리 페이지
  • 충일: 햄버거 menu
 

할 일

  • 유리: 스토리 조회 페이지, 스토리 작성 및 조회 API 연동
  • 미현: 컴포넌트 스타일링,
  • 승준: 로그인 폼, 필요한 API 작성
  • 민우: 회원가입 API
  • 충일: 채팅
 

논의 사항

  • 민우: 파비콘 만들었어요(뿌-듯)
    • notion image
  • alert vs. console.error
    • alert 대신 MUI의 스낵바 활용!
      React Snackbar component - Material UI
      Snackbars provide brief notifications. The component is also known as a toast. Snackbars inform users of a process that an app has performed or will perform. They appear temporarily, towards the bottom of the screen. They shouldn't interrupt the user experience, and they don't require user input to disappear.
      React Snackbar component - Material UI
      https://mui.com/material-ui/react-snackbar/
      React Snackbar component - Material UI
  • 일단 기능 구현 금요일까지 80% 완성하는 걸 목표로..!