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

Admin Refresh v3 #51

Open
limegorilla opened this issue Jul 22, 2022 · 0 comments
Open

Admin Refresh v3 #51

limegorilla opened this issue Jul 22, 2022 · 0 comments

Comments

@limegorilla
Copy link
Member

limegorilla commented Jul 22, 2022

This Issue is in place to convert the AdminUI to a cleaner and better system using NextJS nested routes.

Here's the plan!

/ {...} # App files
  admin /
    new # Adds a new client (office isn't known when you do this)
    [office_id] /
        index # Each office will have a dashboard used to see general info
        [client_id] # Each client has it's own settings page
@limegorilla limegorilla self-assigned this Jul 22, 2022
@limegorilla limegorilla moved this from In Progress to Todo in Infrastructure & Apps Jul 25, 2022
@limegorilla limegorilla removed their assignment Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Todo
Development

No branches or pull requests

1 participant