Chit chat
Summary by Bito
- Added new dashboard.html file containing a legacy admin dashboard with inline CSS, JavaScript for user loading, fake login, and navigation.
- Added new report.html file for user reports, including score calculation, activity logging, and debug output.
- Modified index.html to add meta tags, new CSS styles, JavaScript functions for navigation, search, and contact form submission.
- Updated server.js to import buildSeries, add getStats function, and create a new /api/stats endpoint for statistics calculation.
- Modified services/metricsService.js to export the buildSeries function.
Edited by KUNAL KUMAR