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

Create main team page #28

Open
mickmuzac opened this issue Aug 20, 2015 · 0 comments
Open

Create main team page #28

mickmuzac opened this issue Aug 20, 2015 · 0 comments

Comments

@mickmuzac
Copy link
Owner

This is the page the user should probably arrive on after logging in. The page should show:

  • The team the user is currently a part of and whether or not the user is the owner
  • The event associated with the team
  • A listing of all members on the team
  • If the user is the owner, allow the user to remove members from the team (optional)
  • Allow the user to generate invite links
  • A confirmation message after the user successfully accepts an invite

Chances are it won't be necessary to include separate routes for each of these items since the API can already do all of this (with the exception of deleting, I think... which is trivial anyways).

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

1 participant