Skip to content

gdg-yonsei/A-EYE-mobile

 
 

Repository files navigation

A-EYE mobile

Development Environment

  • Flutter 3.3.10
  • Dart 2.18.6

Application Version

  • Android

    • minSdkVersion : 31
  • IOS

    • Make sure you have the Xcode version 14.0 or above installed on your computer.
    • IOS version with 16.2 (recommend to use simulator with iPhone 14 Pro Max with iOS 16.2)

Required permission

  • Notification (Needed) : It is used for push message about falling alert.

License

The following libraries are used in this project.

  • Youtube player flutter
  • syncfusion flutter charts
  • flutter local notifications
  • firebase messaging

Getting started

  • Recommend to build in xcode with simulator iPhone 14 Pro Max with iOS 16.2
  • It would be published ASAP

Usage

  • Login

    • After signing up and signing in, the user should choose the role between main caregiver and sub caregiver.
    • Main caregiver gets identification code that should be shared to sub caregiver. The code identifies that they are parent.
    • Sub caregiver should input the identification code that would be shared by the main caregiver.
    • Sub caregiver is restricted to write the diary. Other functions are all available to both.
    • Can test with the test account
  • Baby Monitoring

    • Video
      • View baby's monitoring video. (With technical issue, the recorded video is viewed now. It would be updated soon)
    • SOS
      • Clicking sos button on alert page, move to the google map to view the nearby hospital.
  • Emotion diary

    • Diary
      • After writing the diary, the user can choose the emoticon based on the emotion by Google Natural Language API.
    • Comment
      • The caregivers can comment for today's diary.
      • This is restricted until writing the diary.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 89.1%
  • C++ 4.9%
  • CMake 4.0%
  • Swift 0.7%
  • Ruby 0.6%
  • HTML 0.4%
  • Other 0.3%