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

BrowseView 구성 #23

Merged
merged 7 commits into from
Nov 17, 2022
Merged

BrowseView 구성 #23

merged 7 commits into from
Nov 17, 2022

Commits on Nov 16, 2022

  1. Configuration menu
    Copy the full SHA
    98e245a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de1f9b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e757a55 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b02908 View commit details
    Browse the repository at this point in the history
  5. [style] 시나리오를 위한 정보 추가.

    - 유즈케이스에서 user와 그 user의 qeust 배열을 받고, 해당 유저를 users 배열에 append 한다.
    - 나중에 이것은, cell을 클릭했을 때, 해당 user의 정보를 detail하게 보여주는 view로 이동시, 사용할 예정!
    jinwoong16 committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    21bef6d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    03e120a View commit details
    Browse the repository at this point in the history
  7. [feat] cell을 클릭시, 해당 유저의 정보가 출력되게 변경

    - 나중에 이곳을 통해서 coordinator에게 이 user의 detail을 보여주는 view를 띄우게 하면 될듯.
    jinwoong16 committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    f9e049e View commit details
    Browse the repository at this point in the history