swsnu / swppfall2021

Learning Software Engineering By Building Web Services
28 stars 19 forks source link

Question about homework3 #82

Open jaeyeonkim99 opened 3 years ago

jaeyeonkim99 commented 3 years ago

Before submitting, I want to make sure about some points.

  1. Does different tabs only means that they are displayed differently on the url? Do not need other addiotional features for tab?
  2. Is it right that there isn't any requirements for the "id" of the buttons for article titles on article list pages?

Thank you

kdh0102 commented 3 years ago

Does different tabs only means that they are displayed differently on the url? Do not need other addiotional features for tab?

Yes. It is OK not to implement anything not specified in the spec.

Is it right that there isn't any requirements for the "id" of the buttons for article titles on article list pages?

Yes, no id required for each article title.