GithubHelp home page GithubHelp logo

the-fellowship-of-the-matzip / mat.zip-front Goto Github PK

View Code? Open in Web Editor NEW
12.0 12.0 9.0 2.12 MB

우테코 크루들이 수집한 잠실, 선릉 캠퍼스 맛집 모음집!😋

Home Page: https://matzip.today/

HTML 0.55% TypeScript 85.23% JavaScript 14.22%

mat.zip-front's People

Contributors

ashleysyheo avatar dependabot[bot] avatar hafnium1923 avatar jinyoungchoi95 avatar liswktjs avatar nan-noo avatar uk960214 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mat.zip-front's Issues

실제 서버와 연결

기존

가상 서버와 연결

변경

실제 서버와 연결
로그인을 제외한 부분 (+ 인가 필요한 리뷰 작성)

+ 버튼 스타일 수정

as-is

  • 버튼
    position absolute, background 색 기본으로 되어 있는 상태

to-be

  • 버튼 position, style 수정

로그아웃, 캠퍼스 변경

as-is

Header에서 sessionStorage에 로그인 여부를 확인해서 유저 프로필, 로그아웃 표시

to-be

userProfile 클릭시 , 화면 이동
해당 화면에 로그아웃 링크와 캠퍼스 선택하는 페이지로 이동하는 링크 표시되어 있음

Category Page 컴포넌트 구현

as-is

SectionHeader, Category, StoreList 컴포넌트 구현됨

to-be

Figma 디자인에 맞춰서 Category Page 컴포넌트 구현

리뷰 추가하기 연동

as-is

Store Detail Page내에서 + 버튼이 구현되어 있음

to-be

블링이 만든 리뷰 추가 컴포넌트와 + 버튼 연결하기

기본이미지

as-is

가게 상세 정보 페이지에서
가게 기본 이미지가 없는 상태

to-be

가게 상세 정보 페이지에서 default 이미지 태태 storybook img url 로 교체하기

별 컴포넌트 구현

as-is

페이지마다 중복되는 별 모양이 많음

to-be

별 컴포넌트를 분리해서 각 페이지에 적용

컴포넌트 폴더 분리

as-is

모든 컴포넌트가 components 폴더 아래에 있음

to-be

회의 후 결정
이슈 아래 댓글로 남겨주세요

StoreDetail Page 구현

as-is

가게 상세 페이지 중, 가게 타이틀, 리뷰 Item들 구현

to-be

가게 상세 페이지에서 가게 타이틀, 리뷰 Item들 합치기

글 추가 아이콘 만들기

상단바 구조 변경

기존

상단바 구성에 로고 + 검색 버튼 + 프로필/로그인 버튼으로 되어있음
요소를 추가적으로 배치할 공간 부족

변경

로고 + 검색 + 햄버거 메뉴로 변경 및 햄버거 메뉴 클릭 시 측면 메뉴 서랍 오픈 구현
메뉴 서랍으로 로그인 및 로그아웃 이동
메뉴 서랍에 캠퍼스 변경 버튼 추가

라우터 적용

as-is

실제 프로덕션 코드 부재

to-be

라우터 구현 및 실제 페이지 옮기기

  • 전체 너비 통일 적용

로그인 링크 붙이기

as-is

헤더 부분에 userProfile이 기본으로 보여지고 있음

to-be

sessionStorage에 accessToken이 있으면, userProfile
없으면, 로그인 링크가 보이도록 수정

리뷰 입력 바텀시트 컴포넌트 구현

as-is

  • 컴포넌트 미구현

to-be

바텀시트 컴포넌트

  • 버튼 클릭 시 하단에서 표시되는 바텀 시트 컴포넌트 구현
  • 바텀시트 외 영역 클릭 시 바텀 시트 닫기

리뷰 입력 폼

  • 식당 명은 프롭으로 전달
  • 메뉴 입력란, 총평 입력란, 별점 추가 컴포넌트
  • 확인 제출 버튼

상수 분리 확인

기존

상수 파일 부재

변경

상수화 할 수 있는 요소 있는 지 확인 후 분리
없으면 그대로 진행
(router path?)

네이밍 통일

기존

  • 별점 네이밍 혼재 (starCount, starRating, rating)

변경

  • 네이밍 통일

Styled Component 파일 분리

기존

컴포넌트 파일에 스타일드 컴포넌트 정의 통합

변경

컴포넌트와 동일 레벨에 별도의 파일로 분리

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.