Open tranduybau opened 1 year ago
Hello @tranduybau, great work!
Final result: ✅ passed
We also have some comments for your work:
.addEventListender
inside script.js
file for separation of concern.
https://github.com/tranduybau/df-frontend-2023/blob/main/assignment-1/index.html#L31aria-label="Close"
on the button.
https://github.com/tranduybau/df-frontend-2023/blob/main/assignment-1/index.html#L61-L63
delete-btn-group
both used in delete and add book, which is confusing.
https://github.com/tranduybau/df-frontend-2023/blob/main/assignment-1/index.html#L75C58-L75C74
https://github.com/tranduybau/df-frontend-2023/blob/main/assignment-1/index.html#L125try-catch
https://github.com/tranduybau/df-frontend-2023/blob/main/assignment-1/script.js#L23🌟 Great job utilizing modern CSS features such as imports and variables to enhance the overall organization of your code.
Link:
https://df-frontend-2023-git-assignment-1-wiicamp-org.vercel.app/assignment-1/index.html
Note for team:
Great job, thank you for the project!