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/Staff Dashboard #7

Open
Anthonyp0329 opened this issue Jan 18, 2025 · 0 comments · May be fixed by #16
Open

Admin/Staff Dashboard #7

Anthonyp0329 opened this issue Jan 18, 2025 · 0 comments · May be fixed by #16
Assignees

Comments

@Anthonyp0329
Copy link
Collaborator

Anthonyp0329 commented Jan 18, 2025

Work on the admin/staff dashboard as seen on the figma. Note that the table showing the staff/volunteers/veterans is reused for both admin dashboard and staff dashboard. This should be the home page when someone logs in, and will display the admin view if they are an admin, and the staff view if they are a staff. For now, you can just have two different routes, maybe /adminview, /staffview, and we can worry about login logic later. You should fetch and populate the table from the mongo database (this part is blocked until backend is done but should be ready soon).

Image
@jliu0140 jliu0140 linked a pull request Feb 6, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants