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

Frontend map #12

Merged
merged 28 commits into from
Nov 7, 2023
Merged

Frontend map #12

merged 28 commits into from
Nov 7, 2023

Conversation

mechanicjo
Copy link
Contributor

iteration 3 frontend 파트 개발 branch

mechanicjo and others added 6 commits October 25, 2023 13:23
SocialScreen 상단에 search bar를 추가하였습니다. 검색 로그가 남으며 닉네임을 클릭하여 유저 페이지로 넘어갈 수 있습니다.
뒤로 가기 버튼이 있는
ReviewDetailScreen, RestaurantDetailScreen, FooriendScreen
나가기 버튼이 있는
PostingScreen의 padding size를 16.dp로 통일 하였습니다.
@mechanicjo
Copy link
Contributor Author

남은 feature

  1. home map 기능 구현 : 지도 띄우기, 음식점 이름 검색하기 음식점 누르면 RestaurantDeatilScreen 띄우기 등
  2. Mypage 및 Fooriend Screen 구현 : follow 수 표시, user가 작성한 리뷰들 노출
  3. WriteReviewScreen 구현
  4. api 연결
  5. Social Screen에서 search bar 기능 추가 구현

jakehsj and others added 13 commits October 28, 2023 18:53
ProfileSection과 ReviewLazyGrid를 Component로 뺐습니다.
usage
ProfileSection - MyPageScreen, FooriendScreen
ReviewLazyGrid - SocialScreen, MyPageScreen, FooriendScreen
MyPageScreen과 Fooriend Screen가 더 깔끔해지도록 구현했습니다.
시연 영상에 도움이 될만한 예시코드와 이미지 파일을 몇 가지 추가했습니다.
posting screen에서 간단한 component 추가하였습니다.
갤러리에서 사진 가져오기, 카메라 앱을 통한 이미지 촬영은 월요일에 구현 예정입니다.
@mechanicjo
Copy link
Contributor Author

TODO

  1. api 연결
  2. unit test코드 작성
  3. bottom bar 수정
  4. write review Screen 구현

Copy link
Member

@mirlee0304 mirlee0304 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

많이 완성된 것 같습니다. 수고하셨습니다.

@mirlee0304 mirlee0304 merged commit 682c4e9 into main Nov 7, 2023
1 check failed
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

Successfully merging this pull request may close these issues.

3 participants