Skip to content

aaqeebh1/bc16-final-projects-team-ctrl-alt-elite

Repository files navigation

Ctrl Alt Elite

Final Project


drawing

West Midlands Combined Authority

drawing

WMCA Communication Dashboard

Example Screenshot

About the project

This project is designed to provide a comprehensive campaign management solution for Campaign/Press Directors and similar roles. It is divided into three views monthly, quarterly, and yearly - enabling users to analyze their campaigns at both macro and micro levels.

Tech Stacks

JS Logo React Logo Vite Logo

Installing this repo

git clone https://github.com/aaqeebh1/bc16-final-projects-team-ctrl-alt-elite.git

cd bc16-final-projects-team-ctrl-alt-elite.git

npm install

npm run dev

Current Features

  • Three views year, quarter and month to allow for macro and micro views of data.
  • Year View

    Year View Screenshot

    Quarter View

    Quarter View Screenshot

    Month View

    Month View Screenshot
  • On hover offers a quick blurb, dates and campaign/event owner card. On click offers an expanded details card. Both are implemented on quarter and month view.
  • OnHover

    OnHover Card

    OnClick

    OnClick Card
  • Filter by department allows users to easily view specific departments, implemented on both Year and Quarter views. Icons on milestones provide a quick reference to the event type.
  • Filter

    Example Screenshot