HomeAboutMeBlogGuest
© 2025 Sejin Cha. All rights reserved.
Built with Next.js, deployed on Vercel
🐣
프론트엔드 데브코스 3기 교육생
/
🎄
유리팀
/
⭐
스크럼
⭐

스크럼

Database
회의록
Tags
스크럼
Date
Jan 9, 2023
Tags (자료 공유)
URL
설명

민재

메인 페이지 뼈대 간단 구현
검색 기능 구현
post get - 오늘 완료 예정

민종

react-router 적용
페이지 나누기

질문

  • 로그인할 때 어떤 정보를 전역으로 관리할지 논의 필요.
    • 이름, 이미지, 생성 날짜.
  • 어떤 기준으로 로그인 유무를 판단할지 논의 필요.
    • 로그인할 때 서버로부터 발급 받은 토큰을 로컬스토리지에 저장.
    • 로컬스토리지에 토큰이 저장되어 있으면 로그인 되어있다고 판단.

지원

프로토타입 디자인 (기본 프레임 만들기)
모바일 기본 레이아웃 만들기
wiki 내용 정리
프로필 탭 메뉴 컴포넌트 구현 시작

질문

  • 아이디 중복확인
  • 검색 결과 자동 완료 (suggest keywords)

다연

  • 프로토타입 디자인
    • 디자인 컨셉 잡고 페이지 디자인
    •  
       
      GitHub - typescript-cheatsheets/react: Cheatsheets for experienced React developers getting started with TypeScript
      Cheatsheets for experienced React developers getting started with TypeScript 👋 This repo is maintained by @swyx, @eps1lon and @filiptammergard. We're so happy you want to try out TypeScript with React! If you see anything wrong or missing, please file an issue!
      GitHub - typescript-cheatsheets/react: Cheatsheets for experienced React developers getting started with TypeScript
      https://github.com/typescript-cheatsheets/react
      GitHub - typescript-cheatsheets/react: Cheatsheets for experienced React developers getting started with TypeScript