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

Implement Guest Dashboard Components #566

Closed
Tracked by #500
erikguntner opened this issue Aug 16, 2023 · 0 comments
Closed
Tracked by #500

Implement Guest Dashboard Components #566

erikguntner opened this issue Aug 16, 2023 · 0 comments
Labels
Complexity: Missing help wanted Extra attention is needed p-Feature: Guest Dashboard points: missing Role: Front End Section: 2 Related to Major Flows Section 2: Application & Onboarding Process

Comments

@erikguntner
Copy link
Collaborator

erikguntner commented Aug 16, 2023

Overview

We can start development on the guest dashboard so I thought it would help to break it down into separate smaller components we could tackle all at once. In the image below I drew boxes around what I believe to be the main components that make up the UI. This includes the outer page layout consisting of the header and sidebar, the two column inner layout of the main panel and it's headers, expanding tasks list, the subtasks inside, and the coordinator contact. Something we have to keep in mind for these components especially is reusability since they will be used in the host dashboard as well. Let me know if you think this component breakdown makes sense.

Screenshot 2023-08-16 at 2 42 48 PM

Action Items

These are the proposed UI tasks for the guest dashboard:

Outer layout

The outer layout consists of the nav bar, side nav, and main panel
Issue: #567

Screenshot 2023-08-16 at 2 27 56 PM

Inner layout

Inner layout is essentially the guest dashboards home page and consists of a "Welcome" header, and two columns with headers for tasks and contacts.
Issue: #571

Screenshot 2023-08-16 at 2 27 56 PM

Tasks list

An acordian that renders a list of tasks inside of it when expanded
Issue: #568

Screenshot 2023-08-16 at 2 28 44 PM

Sub tasks

The tasks within these expandable panels
Issue: #569

Screenshot 2023-08-16 at 2 28 58 PM

Coordinator Contact

Contact information for the coordinator
Issue: #570

Screenshot 2023-08-16 at 2 29 14 PM

Resources/Instructions

Material UI documentation: https://mui.com/material-ui/

@erikguntner erikguntner added help wanted Extra attention is needed Role: Front End p-Feature: Guest Dashboard Section: 2 Related to Major Flows Section 2: Application & Onboarding Process labels Aug 16, 2023
@erikguntner erikguntner added this to the 6- MVP milestone Aug 16, 2023
@ju1es ju1es changed the title Guest dashboard components Implement Guest Dashboard Components Aug 17, 2023
@sanya301 sanya301 mentioned this issue May 8, 2024
45 tasks
@lola3736 lola3736 mentioned this issue Jun 6, 2024
58 tasks
@lola3736 lola3736 mentioned this issue Aug 1, 2024
38 tasks
@sanya301 sanya301 mentioned this issue Aug 7, 2024
34 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complexity: Missing help wanted Extra attention is needed p-Feature: Guest Dashboard points: missing Role: Front End Section: 2 Related to Major Flows Section 2: Application & Onboarding Process
Projects
Status: Done
Development

No branches or pull requests

4 participants