Champlain College

Club management admin

No auth guard yetSystem health

Dashboard

Admin overview

This is the new product-facing home for the frontend MVP. It shows how route groups, feature-owned pages, and shared UI primitives fit together before the API CRUD slices are wired in.

This dashboard is using mock-backed server loaders so we can validate the route, shell, and reusable component structure before the CRUD API lands.
Active clubs

2

Student groups with visible member, event, and announcement data.

Shared members

4

Organization-level records that can belong to multiple clubs.

Open form flow

1

Public join request path scaffolded and ready for API wiring.

Recent activity

What changed lately

Club

Mar 24, 2:00 PM

Chess Society opened spring registration

Club profile now points members to the public join form.

Member

Mar 24, 10:30 AM

Two new members added to Design Guild

Organization-level member records were linked to an existing club roster.

Announcement

Mar 23, 6:15 PM

Robotics Lab published a lab safety reminder

Announcement history remains attached to the club detail screen in this MVP.

Quick actions

Jump into the MVP routes

Browse clubs

Review the reusable club directory and detail surface.

Open route

Browse members

See organization-level member records and memberships.

Open route

Preview join form

Open the public intake experience that stays outside auth.

Open route