Skip to content

방명록 페이지를 구현한다. #29

Description

@4BFC
  • 방명록 페이지를 구현한다.
    • CRUD를 위한 test 테이블을 생성한다.
      • GET
      • insert(POST)
      • update(PUT)
      • delete(DELETE)
    • Recoil을 설치한다.
    • 방명록을 읽을 수 있다.
    • 방명록을 작성한다.
    • 수정 버튼을 구현한다.
    • 삭제 버튼을 구현한다.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions