This lightweight health management system, built with Vue 3, provides a user interface for displaying user information, editing personal details, and visualizing health data trends. It leverages Vue Router 4, Element Plus, Axios, and ECharts for a modern and responsive experience. The system features a home page for displaying basic information, an edit page for modifying personal health details, and a chart view for visualizing blood pressure data over time, using mock APIs for demonstration purposes.
Key Features
01Visualizes blood pressure data trends using ECharts.
02Uses Element Plus component library.
030 GitHub stars
04Displays user information card, including personal details and current blood pressure.
05Provides a form interface for editing personal health information.
06Built with Vue 3 Composition API.