Skip to content

Frida7771/HealthManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Health Management Platform

Project Overview

This project is a health management platform built with Java (Spring Boot) for the backend and React/JavaScript for the frontend.
The system implements RESTful APIs, supports health record management, file uploads, data visualization, and role-based access control to enhance user experience.


How to Run

Backend

cd source code/personal-health-api
mvn clean install
mvn spring-boot:run

Frontend

cd "source code/personal-heath-view"
npm install
npm run dev

Key Features

RESTful APIs for managing health records and user data;

Health record CRUD operations;

File upload support (e.g., user avatars, health reports);

Data visualization with charts to show health trends;

Role-based access control for user permission management

Technologies: Java, JavaScript, Spring Boot, React.js

About

full-stack health monitoring platform

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages