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

Rename dashboard routes to make more sense #74

Open
robchendev opened this issue Jan 27, 2023 · 0 comments
Open

Rename dashboard routes to make more sense #74

robchendev opened this issue Jan 27, 2023 · 0 comments
Labels
Design Tickets with designing work involved Development Tickets with code development work involved

Comments

@robchendev
Copy link
Contributor

In the future, there may be more dashboards for the user so there's little point in naming the dashboards 3 routes "Member", "Lead" and "Admin". Future development may include more account-accessible pages such as "Blog Posts", "Resume", etc.

To fix this and allow more leeway into future implementations, we can consolidate the 3 dashboard pages into one general dashboard, with separately accessible routes depending on the role. To start, rename the following pages/routes:

  • Member to Profile
  • Lead to Project
  • Admin to Moderation

Make sure route restriction, naming, and route pathing are accounted for.

@robchendev robchendev added Development Tickets with code development work involved Design Tickets with designing work involved labels Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Design Tickets with designing work involved Development Tickets with code development work involved
Projects
None yet
Development

No branches or pull requests

1 participant