markgravity / golang-ic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Integrate] As a user, I can view the list of keywords.

markgravity opened this issue · comments

commented

Acceptance Criteria

  • Call #8 to get the list of keywords and display to the table following the design
  • Integrate the paging and re-call #8 each time the user clicks on a page button

Design