LauraMayock / The-happy-reader

0 stars 1 forks source link

USER STORY: My reviews page #22

Closed LauraMayock closed 1 year ago

LauraMayock commented 1 year ago

As a user I can access all my reviews easily in one place so that I can easily update and delete

Acceptance Criteria 1: Navbar tab is accessible only when logged in. Acceptance Criteria 2: Lists only the user's reviews. Acceptance Criteria 3: Ability to update and delete my own reviews.

Tasks: [] Create a template. [] Create a url. [] Create a view. [] Create a navbar button. [] ensure not accessible to all.

LauraMayock commented 1 year ago

BUG: Have noticed that the delete button doesnt seem to be working correctly. Issue must be resolved.