Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 279 Bytes

notes.md

File metadata and controls

12 lines (9 loc) · 279 Bytes

Models -User - has many wishlists -Wishlist - belongs to user, has many items -Wishlits Item - belongs to a wishlist

Validation Log in with unique username/email User can see other wishlists but can't edit/add to their wishlist Validate user input

Error messages?