- Fork this repository to your account. Don't create a new one
- Authorization form. Fields - username and password. No validation needed -> send - save the token
/table
page is available only to an authorized user. Append the table with theAction
column- In the
Action
column add theDelete
button. When you click on it, you need to enter anid
ortitle
to confirm the action. Data matched - row should be removed