Skip to content
Snippets Groups Projects
Select Git revision
0 results

package.json

Blame
    • Sofiane Lasri's avatar
      d5282382
      feat: enhance admin home with visit statistics and charts · d5282382
      Sofiane Lasri authored
      - Implemented total visits, visits per day, visits by country, and most visited pages in HomeController.
      - Added Vue components for displaying visits per day and visits by country using Chart.js.
      - Updated the admin home view to include statistics and integrated Vue components for visual representation.
      - Added Chart.js as a dependency in package.json and package-lock.json.
      d5282382
      History
      feat: enhance admin home with visit statistics and charts
      Sofiane Lasri authored
      - Implemented total visits, visits per day, visits by country, and most visited pages in HomeController.
      - Added Vue components for displaying visits per day and visits by country using Chart.js.
      - Updated the admin home view to include statistics and integrated Vue components for visual representation.
      - Added Chart.js as a dependency in package.json and package-lock.json.
    This project manages its dependencies using npm. Learn more