Skip to content

osamhack2020/App_ArmyTrainer_nanglam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

img

✨프로젝트 설명

  • Flutter로 제작하여 크로스 플랫폼을 지원합니다. (IOS, Android 둘다 빌드가 가능합니다.)

  • 푸쉬업과 싯업의 운동 및 개수 측정을 도와주는 어플입니다.

  • 기록 측정시 성별 / 나이 / 직업에 따라 급수를 출력 합니다.

  • *달리기는 GPS가 필요할 것 같아 군 내부 보안 규정상 기능을 제거했습니다.


🙏Notice

  • 5.2인치 기준으로 디자인 되어 있습니다.

  • 초기화면 후 메인화면이 나오지 않는다면 홈 버튼 누른 후 다시 앱으로 들어오시면 됩니다.

  • 노트20(최신폰)의 경우 근접센서 측정 방식이 달라 터치로 측정 하셔야 합니다.

  • 카메라 사용이 불가능하여 시연영상을 업로드 하지 못하였습니다.


📕측정 방식

  • 근접센서를 이용하여 푸시업 개수를 측정합니다.

  • 자이로센서를 이용하여 싯업 개수를 측정합니다.


🙏Prerequisites

  • Android 8.0(오레오) 이상 권장

  • Ios (맥OS가 없어 테스트 불가..)


🔍 기술 스택 (Technique Used)

Server(Back-end)

  • sqlite

Front-end

  • Dart(Flutter)

Module: Version / License

  • sqflite: 1.3.1+1 / MIT
  • path_provider: 1.6.18 / BSD
  • path: 1.7.0 / BSD
  • all_sensors: 0.2.3 / BSD
  • shared_preferences: 0.5.12+2 / BSD
  • fl_chart: 0.12.0 / BSD
  • image_picker: 0.6.7+12 / Apache 2.0
  • image: 2.1.18 / Apache 2.0
  • flutter_datetime_picker: 1.4.0 / MIT
  • flutter_native_splash: 0.1.9 / MIT
  • flutter_launcher_icons: 0.8.1 / MIT
  • audioplayers: 0.16.1 / MIT

❓설치 안내 (Installation Process)

👉 ArmyTrainer.apk


💬어플 사용법 (Getting Started)

Set Infomation

*최초 1회만 실행됩니다.

Add Routine

Change Routine

Remove Routine

Modify Profile

Reset Routine




👫팀 정보 (Team Information)


🔥저작권 및 사용권 정보 (Copyleft / End User License)

  • MIT

    Copyright (c) 2019 smaple_license

    Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

    The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.