DiscoverMe-Team / DiscoverMe-GUI

DiscoverMe is a comprehensive web-based Mood & Mental Health Tracker designed to help users log their moods, track trends, and receive personalized suggestions for mental wellness. This repository contains the frontend (GUI) built using Vue.js and PrimeVue Admin Portal style.
MIT License
0 stars 0 forks source link

Add Insights Page #3

Open walston6 opened 2 days ago

walston6 commented 2 days ago

Create a new page called Insights.vue i that displays user insights based on mood trends and analysis. This page will use InsightService.js for API integration and will provide an interface for users to view mood trends, triggers, and related statistics in a visually appealing format.

  1. Create the Insights Page
  2. Define the Route for Insights Page
  3. Update AppMenu.vue with Navigation Link