Skip to content

intial commit for analytics dashboard

KUNAL KUMAR requested to merge analytics_board into main

Summary by Bito

  • Adds new HTML, JavaScript, and CSS files to create an interactive UI with pie charts powered by Chart.js.
  • Configures an Express server to serve static content and provide a dynamic metrics API.
  • Controls the backend with environment variables.
  • Overall summary: Introduces frontend and backend components for a responsive, data-driven analytics dashboard application, including dependencies like Chart.js and Express.
Edited by KUNAL KUMAR

Merge request reports