Code Monkey home page Code Monkey logo

ahza_health_mixfront's Introduction

ahza_health_mixfront

A Java based health care system

项目描述

  • 采用前后端不分离设计
  • 技术栈:Spring Boot + MySQL, Spring Data JPA, Maven / Thymeleaf + Bootstrap

目录结构

./  
├── src/   
|   ├── main/  
|   |   ├── java/com/zweirm/ahza_health_mixfront/  
|   |   |   ├── aspect/  
|   |   |   ├── controller/  
|   |   |   ├── domain/  
|   |   |   ├── repository/  
|   |   |   ├── service/  
|   |   |   ├── utils/
|   |   |   ├── AhzaHealthMixfrontApplication.java  
|   |   |   └── ServletInitiializer.java  
|   |   └── Resources/  
|   |       ├── static/  
|   |       |   ├── css/  
|   |       |   ├── fonts/  
|   |       |   ├── img/  
|   |       |   └── js/  
|   |       ├── templates/  
|   |       └── application.yml  
|   └── test/  
└── pom.xml

主要功能

  • 登录注册
  • 仪表盘
    按用户在“健康数据”模块中输入的当日健康相关数值生成仪表盘,帮助用户了解自身数据与推荐数据直接的差别
  • 健康数据
    通过连续表单来录入当日健康相关数据
  • 基因数据
    连接第三方(微基因)API,获取特点基因位点信息,进行提示与推荐

搭建须知

导入目录后,手动创建名为ahza_health的数据库,修改application.yml中相关配置后再启动项目

在线演示URL

https://health.ahza.xin/
注意:注册测试账户时请不要使用自己的常用密码,以免发生意外。

ahza_health_mixfront's People

Contributors

zweirm avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.