Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

As Olivia/Jimmy I want to see a list of all mentors/mentees with their areas of interest #81

Open
1 of 3 tasks
marcidenmark opened this issue Jun 25, 2019 · 0 comments
Open
1 of 3 tasks
Labels
frontend Issue for frontend team story writing workshop Stories originating from workshop 25/6-2019 Theme: Finding a mentee All stories related to a mentor actively looking for a mentee
Milestone

Comments

@marcidenmark
Copy link
Contributor

marcidenmark commented Jun 25, 2019

User stories
As Jimmy,
I want to see a list of mentees and their areas of interest
So that I can find a mentee to mentor

As Olivia,
I want to see a list of mentors and their areas of interest
So that I can find a mentor to learn from

Additional information
For simplicity for now we can cover both scenarios at once without differentiation between the type of the logged in user i.e. no matter whether mentor, mentee or both, all logged in users see the same list.

Here is a sample UI mockup (feel free to change/simplify - the goal expressed as user story above is more important than complying with the mockup):

  • Full display
    Full display
  • Cards - close-up without the page layout to serve development
    Screenshot 2020-05-27 at 13 08 56

For info on typography and for design discussions, contact @marcidenmark

Acceptance criteria
To consider this story completed, the following is expected:

  • the information about each user is read from the API i.e. from already registered users
  • the list can be opened directly i.e. it has its own address e.g. /all

Anything outside of the points above is up to the developer.

Open questions

Out of scope
There is a suggestion for having an expanded version of the cards - I suggest to skip this for now and potentially create a separate user story for it later.
Expanded card

Related requests

Suggested tasks

  • @cecastosic Create/update the card component to respect type of user - mentor, mentee or both.
    • These can in fact be 3 separate components (potentially inheriting from a common ancestor component?) so this task can be split into 3-4 tasks
  • Add the profile page as layout - layout, styling + rendering card components for a list of users. The task can use static data (a hardcoded array)
  • Information about all users is extracted from the API
    The above tasks might need a separate integration task in the end, but these should be enough for a start.
@marcidenmark marcidenmark added story writing workshop Stories originating from workshop 25/6-2019 search and find labels Jun 25, 2019
@diwanow diwanow changed the title Search and Find JIMMY As Jimmy I want to see a list of users desired wants Nov 2, 2019
@diwanow diwanow added Theme: Finding a mentee All stories related to a mentor actively looking for a mentee and removed search and find labels Nov 2, 2019
@diwanow diwanow changed the title As Jimmy I want to see a list of users desired wants As Jimmy I want to see a list of users' desired wants Nov 2, 2019
@diwanow diwanow changed the title As Jimmy I want to see a list of users' desired wants As Jimmy I want to see a list of all mentees and their areas of interest Nov 4, 2019
@diwanow diwanow changed the title As Jimmy I want to see a list of all mentees and their areas of interest As Olivia/Jimmy I want to see a list of all mentors/mentees with their areas of interest Jun 6, 2020
@diwanow diwanow added this to the MVP milestone Jun 6, 2020
@diwanow diwanow added the frontend Issue for frontend team label Jun 6, 2020
@diwanow diwanow pinned this issue Jun 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Issue for frontend team story writing workshop Stories originating from workshop 25/6-2019 Theme: Finding a mentee All stories related to a mentor actively looking for a mentee
Projects
None yet
Development

No branches or pull requests

2 participants