<오늘 한 일/>
- 팀 프로젝트: 중간 발표
리뷰/동행글 프론트엔드 CRUD 구현(주말에 했다)
- https://github.com/sdoram/b4_exhibitions_frontend/pull/118
- https://github.com/sdoram/b4_exhibitions_frontend/pull/123
- https://github.com/sdoram/b4_exhibitions_frontend/pull/124
- 자바스크립트 짜면서 새롭게 알게 된 점들이 많은데...정리를 하지 못했다...이걸 TIL이라고 할 수 있ㄴ..ㅏ....?
Feature/review by goodminjeong · Pull Request #118 · sdoram/b4_exhibitions_frontend
github.com
Feature/review by goodminjeong · Pull Request #123 · sdoram/b4_exhibitions_frontend
github.com
Feature/accompany by goodminjeong · Pull Request #124 · sdoram/b4_exhibitions_frontend
github.com
리드미 작성(이것도 사실 금요일에 끝냈어야 했다 ㅋㅋ)
GitHub - sdoram/b4_exhibitions_backend: B4조 지금은 전시상황 백엔드
B4조 지금은 전시상황 백엔드 . Contribute to sdoram/b4_exhibitions_backend development by creating an account on GitHub.
github.com
GitHub - sdoram/b4_exhibitions_frontend: B4조 지금은 전시상황 프론트엔드
B4조 지금은 전시상황 프론트엔드. Contribute to sdoram/b4_exhibitions_frontend development by creating an account on GitHub.
github.com
중간 회고록 작성
3주차 MVP 중간 발표 회고록
수료 후, 이력서에 우리가 만들어낸 내용들을 꼼꼼하게 채워넣어야겠죠? 우리 프로젝트의 강점을 잘 녹여내기 위해 회고록 양식을 공유 드립니다. 프로젝트와 작성하시는 회고록을 기반으로 다
www.notion.so
- 팀 프로젝트: 개선
작성 직후 수정 에러 해결 및 사용자 입력에 따른 경고창 띄우기 기능 추가
- https://github.com/sdoram/b4_exhibitions_frontend/pull/129
- https://github.com/sdoram/b4_exhibitions_frontend/pull/130
Feature/accompany by goodminjeong · Pull Request #129 · sdoram/b4_exhibitions_frontend
github.com
Feature/review by goodminjeong · Pull Request #130 · sdoram/b4_exhibitions_frontend
github.com
조회 및 삭제 / 작성 / 수정 세 가지로 파일 분리하기
- https://github.com/sdoram/b4_exhibitions_frontend/pull/132
- https://github.com/sdoram/b4_exhibitions_frontend/pull/133
Feature/accompany by goodminjeong · Pull Request #132 · sdoram/b4_exhibitions_frontend
github.com
:label:Rename: 리뷰 기능별 파일 분리 #31 by goodminjeong · Pull Request #133 · sdoram/b4_exhibitions_frontend
review.js에는 리뷰 조회 및 삭제 함수가 있습니다. review-posting.js에는 리뷰 작성 및 관련 함수가 있습니다. review-editing.js에는 리뷰 수정 및 관련 함수가 있습니다.
github.com
<느낀 점/>
- 내가 조금 더 잠을 줄여서 기능 구현에 더 집중했으면 어땠을까 하는 아쉬움이 든다
- 매번 일주일 만에 프로젝트를 완성해왔기에 3주를 조금 안일하게 보낸 것 같기도 하다
- 이제 남은 시간도 없는데 후회할 시간에 프로젝트 완성도에 힘을 더 쏟자!!
<내일 목표/>
- 동행 신청하기 프론트엔드 CRUD 구현
- 동행 구하기 작성자가 신청하기 댓글 채택할 수 있는 기능 구현