본문 바로가기
  • Home

A Design and Implementation of Health Schedule Application

  • Journal of The Korea Society of Computer and Information
  • Abbr : JKSCI
  • 2024, 29(3), pp.99-106
  • DOI : 10.9708/jksci.2024.29.03.099
  • Publisher : The Korean Society Of Computer And Information
  • Research Area : Engineering > Computer Science
  • Received : January 2, 2024
  • Accepted : January 29, 2024
  • Published : March 29, 2024

Ji Woo Kim 1 Young Min Lee 1 Won Joo Lee 1

1인하공업전문대학

Accredited

ABSTRACT

In this paper, we design and implement the HealthSchedule app, which records exercise data based on the GPS sensor embedded in smartphones. This app utilizes the smartphone's GPS sensor to collect real-time location information of the user and displays the movement path to the designated destination. It records the user's actual path using latitude and longitude coordinates. Users register exercise activities and destination points when scheduling, and initiate the exercise. When measuring the current location, a lime green departure marker is generated, and the movement path is displayed in blue, with the destination marker and a surrounding 25-meter radius circle shown in sky blue. Using the coordinates of the starting point or the previous location and the current GPS sensor-transmitted location coordinates, it measures the distance traveled, time taken, and calculates the speed. Furthermore, it accumulates measurement data to provide information on the total distance traveled, movement path, and overall average speed. Even when reaching the destination during exercise, the movement path continues to accumulate until the completion button is clicked. The completion button is activated when the user moves into the sky blue circular area with a radius of 25 meters, centered around the initially set destination. This means that the user must reach the designated destination, and if they wish to continue exercising without clicking the completion button, they can do so. Depending on the selected exercise type, the app displays the calories burned, aiming to increase user engagement and a sense of accomplishment.

Citation status

* References for papers published after 2023 are currently being built.