Anita77777 / capstone-project

capstone-project-plum.vercel.app
0 stars 0 forks source link

#9 Split Pages for categories #17

Open Anita77777 opened 2 years ago

Anita77777 commented 2 years ago

Value Proposition

As a reader I need to have seperate pages for the categories "Home" "search" "loved" "disliked" "Want to read" and a footer with clickable icons to be able to have a better overview in the app and the possibility to navigate easier.

Description

splitpages(1)

Acceptance Criteria

Tasks

Complexity

M

alexclaes commented 2 years ago

Hi Anita – great user story!

If I’m not mistaking you don’t have a search functionality yet. Please remember: you should not add any buttons without functionality.. You might want to remove the “search” from this story and the navigation bar for the time being. I advice to create an additional user story to add the search functionality later on.

Also, please don’t forget to write tests. You might want to add this to the “tasks” section of your user story.

Small UX advice: The home page is supposed to show the form to add a new book, right? Having a “house” icon in the navigation might be confusing. Consider adding using something more descriptive, like a “plus” icon

Anita77777 commented 2 years ago

Hi Alex, appreciate your input.

The search bar will be implemented by the time I'll work on this user story. I will also have a home screen (now included in the description:-). I will use the plus icon instead of the home button Added the testing to my tasks

irenepapaspyratos commented 2 years ago

As I understand, the buttons yet without function WILL be working upon starting with this branch, it looks very good to me. 😊

alexclaes commented 2 years ago

Okay 👌