Exercise recommendation and schedule management application for the physical disabilities 👩🦽👨🦽
-
APK location : app/release/app-release.apk or move to release URL and download it
-
After running emulator in Android studio, you can install apk with drag & drop (안드로이드 스튜디오에서 애뮬레이터 실행 후 드래그 & 드롭으로 apk 설치 가능 )
-
Run the Every-health app after moving the menu (메뉴 이동 후 Every-health 앱 실행)
- Build in Android Studio after connecting to a physical device (실제 기기 연결 후 안드로이드 스튜디오에서 빌드)
-
개발환경 : Android Studio, API 34
-
테스트 환경 : Emulator - Pixel 3a API 34, Android 14 OS
📅2024.01.~2024.02
~01.03 | Ideation |
---|---|
~01.17 | Functionalization and design |
~01.24 | Organization of the exercise data |
~02.21 | Development |
JeongHyun LEE | SuHyun CHOI | MinSeo SON | MinGyeong SONG |
---|---|---|---|
Backend | Backend | Frontend | Frontend |
from Ewha Woman University
: Promote the health and welfare of people with physical disabiliies.
: In terms of health and wellbeing, EVERY-HEALTH will alleviates inequality between poeple with physical disabilities and thoes who do not.
Ensuring easy access to a healthy lifestyle is essential for everyone. Ideally, individuals, regardless of disability, should effortlessly engage with their physical conditions and receive personalized exercise recommendations. Effectively managing and recording exercise plans should also be a seamless process.
However, the current landscape of exercise services primarily caters to those without disabilities. This creates a challenge for users with disabilities to discover suitable exercises that accommodate their unique needs. The struggle lies in selecting exercises mindful of their physical limitations and the lack of accessible guidance. Consequently, these hurdles hinder access to exercise and pose difficulties in adopting a healthy lifestyle.
In response, our service aims to enhance health accessibility by providing personalized exercise recommendations based on users' physical characteristics and disability types. Furthermore, the exercise history calendar empowers users to efficiently manage and enhance their exercise plans. Ultimately, this service strives to enable individuals with disabilities to embrace and enjoy healthier lives. 💚💛
Function | Detail |
---|---|
UserInformation | We received usable areas of body and physical ability level from “unable to sit” to “able to run” information from the user for personal exercise recommendation |
Exercise Recommendation | We recommend personalized exercise for physically disabled people, based on the physical information they provided |
Bookmark | Users can add preferred exercises to their bookmark list |
Exercise Detail | Users are provided with detailed informaton additional to the name of the exercise, such as difficulty, description and caution |
ToCalendar(plannedtime) | Users can see, add or delete their plans from the calendar |
Progressbar(donetime) | User can add the time they actually performed the exercise and it’s shown in the progress bar |
Stopwatch | This feature can make it easier for users to check the time they exercised |
-
Spring Boot
-
MySQL
-
Google Cloud Platform(GCP)
-
Google OAuth
-
Docker
-
Android Studio
-
Kotlin