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 #4

Open
10 tasks
JoseCage opened this issue Oct 12, 2017 · 0 comments
Open
10 tasks

User dashboard #4

JoseCage opened this issue Oct 12, 2017 · 0 comments

Comments

@JoseCage
Copy link
Member

JoseCage commented Oct 12, 2017

The task is to create a user dashboard where a user can easily manage their settings, comments, security, followers, follows and others more options..

This task includes the following:

  • Routes (Pages)
    • /dashboard (base route for user dashboard)
    • /dashboard/me (User profile/information)
    • /dashboard/campaigns (page that list all campaigns created by the User)
  • Settings
    • /dashboard/settings (Account settings)
    • /dashboard/settings/security (Security account's settings)
  • Follows
    • /dashboard/me/followers (User followers)
    • /dashboard/me/following (others user that the current User is following)
  • Donations
    • /dashboard/me/donations (User's donations)
    • /dashboard/me/donated (User's received donations)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Frontend
Development

No branches or pull requests

1 participant