Branch Name
feature/51-dashboard-layout
Task
Implement the dashboard skeleton as seen in the design. Tabs themselves don't need to be implemented.
- Implement our colour scheme in globals.css
- Implement the sidebar
- Implement the logout component on the top right
- Sidebar and logout component as well as the rest of the skeleton should all be in app/dashboard/layout.tsx
- For the overview, services, users, payments and memberships tabs, create dummy files using app/dashboard/[tab-name]/page.tsx. For now, they can show simply a test message, they will be implemented later.
Acceptance Criteria
Checklist
Code of Conduct
Branch Name
feature/51-dashboard-layout
Task
Implement the dashboard skeleton as seen in the design. Tabs themselves don't need to be implemented.
Acceptance Criteria
Checklist
Code of Conduct