8000 GitHub - terenzzzz/HealthExpert: 毕设应用(安卓):设计和开发一个协作式移动传感器系统,该系统连接移动设备,以收集、存储、共享和利用个人健康数据,如每日步数、位置、活动、心率、睡眠、月经等,以支持普普性医疗保健,并减轻当前医疗保健的压力。
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

毕设应用(安卓):设计和开发一个协作式移动传感器系统,该系统连接移动设备,以收集、存储、共享和利用个人健康数据,如每日步数、位置、活动、心率、睡眠、月经等,以支持普普性医疗保健,并减轻当前医疗保健的压力。

License

Notifications You must be signed in to change notification settings

terenzzzz/HealthExpert

Repository files navigation

HealthExpert

毕设应用(安卓)

Project Brief

  • 设计和开发一个协作的移动传感系统,连接移动或可穿戴设备,以支持普遍的健康应用
    • 对可用于个人健康数据收集的移动和可穿戴设备的最新综述
    • 在普遍的医疗保健案例的特定背景下,与最终用户共同确定的关键需求和挑战
    • 支持高效数据收集、处理、存储、共享和利用的协作移动传感平台的原型设计
    • 采用可行技术的平台实施
    • 允许使用来自该平台的数据进行生活质量评估的数据挖掘方法
  • 该项目团队将开发一个协作移动传感系统来收集、存储、共享和利用个人健康数据。
  • 从移动或可穿戴设备收集的数据包括与日常步数、位置、活动、心率、血压、情绪等相关的个人信息
  • 专注于设计移动传感应用程序以有效收集个人健康数据
  • 学生需要专注于移动编程和云技术来实施该系统

API Doc

Design

TODO

  • Main Feature

    • Steps Tracker

      • Can get user's steps
      • Can get steps in the baground(Service)
      • Can update to database(every 30s)
      • Can get data from database
      • Can show the data in the activity
      • Can plot the graph
      • Can set goal
    • Training Tracker

      • Can select mode (walking/running/cycling)
      • Can add title
      • Can get metric about the training during recording
      • Can get location during training(Service)
      • Can show location in the map
      • Can add training to database
      • Can add get trainining record from database
      • Can delete record
      • Can set goal
    • Water Drinking Reminder

      • Can get today's Drinking Records
      • Can get specific Record
      • Can calculate the metrics
      • Can add Drinking record
      • Can edit Drinking record
      • Can delete Drinking record
      • Can set goal
      • Can push notification
    • Calories Records

      • Can get today's Calories Records
      • Can get specific Record
      • Can calculate the metrics
      • Can add calories record
      • Can edit calories record
      • Can delete calories record
      • Can set goal
    • Medication Reminder

      • Can get today's medication reminder
      • Can get pending medication reminder
      • Can add medication reminder to the database
      • Can change the status of reminder to done
      • Can push notification
      • Can delete reminder
      • Can edit pending reminder
    • Sleep Tracker

      • Can see the latest Record of sleep
      • Can tracking Humidity properly
      • Can tracking Temperature properly
      • Can tracking Pressure properly
      • Can tracking Light properly
      • Can add sleep to database
      • Can view the explaination of each matric
    • Heart Rate Record

      • Can use camera
      • Can get preview of the camera
      • Can get grey scal of the image
      • Can calculate the color different
      • Can work out Heart rate
      • Can record heart rate
      • Can show heart rate record
    • Menstrual period

  • Aside

    • Can get Articles
    • User Profile
    • Can view History
      • Can select date
      • Can show the data of the specific date
      • Can see All block of data
    • Body index monitoring
    • Emergency contact
    • Store data in local

About

毕设应用(安卓):设计和开发一个协作式移动传感器系统,该系统连接移动设备,以收集、存储、共享和利用个人健康数据,如每日步数、位置、活动、心率、睡眠、月经等,以支持普普性医疗保健,并减轻当前医疗保健的压力。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0