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

User Dashboard #374

Closed
1 of 3 tasks
zhamanakov opened this issue Jan 17, 2018 · 2 comments
Closed
1 of 3 tasks

User Dashboard #374

zhamanakov opened this issue Jan 17, 2018 · 2 comments

Comments

@zhamanakov
Copy link

zhamanakov commented Jan 17, 2018

This depends on #380 for event logic, #379 for team logic and tile component, #378 for card component.

AS a user
I WANT to see all my events and teams in one place
IN ORDER to be able to have a clear view and manage all my stuff

Dashboard contains information about:

  1. Events that user created or joined (as a player or as a team, where he is a member).
  2. Teams that user created or joined.
  3. The newest events that were created on platform.
  4. (Static) block "Create event".

Tasks:

  • create team tiles
  • create event tiles
  • "create event" button

In wide-screens every block has a 25% of width with paddings/margins.
If width for content is <=800px, then it's only 2 blocks in a row.
In it is <=400 px, then only 1 block in a row. (IT IS ONLY EXAMPLE - the most important thing, that it looks good on every screen 300 to 1600px).
Don't forget that content has max-width:1200px!

Link "Alle anzeigen" goes to "/events" or "/teams" without any modification of these pages or personalisation. Just static link.

The whole block (pic + name + description) is a link and it goes to corresponding event or team.

Header and Footer are here out of scope!

If user has no events or/and no teams, then "Deine Events" or/and "Deine Teams" will be not shown at all.
"Neuste Events" and "Event create" will be shown always.

It looks like this:
dashboard.png

db_mobile.png

@JakobEdding
Copy link
Member

Estimation: M (but not part of Sprint Backlog)

@zhamanakov
Copy link
Author

@emanuel-metzenthin pls merge today till 4pm

emanuel-metzenthin pushed a commit that referenced this issue Feb 8, 2018
emanuel-metzenthin pushed a commit that referenced this issue Feb 8, 2018
emanuel-metzenthin pushed a commit that referenced this issue Feb 8, 2018
emanuel-metzenthin pushed a commit that referenced this issue Feb 8, 2018
emanuel-metzenthin pushed a commit that referenced this issue Feb 8, 2018
@ghost ghost removed the review label Feb 8, 2018
@JakobEdding JakobEdding reopened this Feb 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants