We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
/dashboard
/dashboard/me
/dashboard/campaigns
/dashboard/settings
/dashboard/settings/security
/dashboard/me/followers
/dashboard/me/following
/dashboard/me/donations
/dashboard/me/donated
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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:
/dashboard
(base route for user dashboard)/dashboard/me
(User profile/information)/dashboard/campaigns
(page that list all campaigns created by the User)/dashboard/settings
(Account settings)/dashboard/settings/security
(Security account's settings)/dashboard/me/followers
(User followers)/dashboard/me/following
(others user that the current User is following)/dashboard/me/donations
(User's donations)/dashboard/me/donated
(User's received donations)The text was updated successfully, but these errors were encountered: