Skip to content

GDSC Chung-Ang University Solution Challenge Team2 Spring Back-End

Notifications You must be signed in to change notification settings

GDSC-CAU/Wiro-Spring-BE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Wiro

An App-based Platform to reduce the incidence of lonely deaths.


Problem Statement

South Korea is confronting a significant problem of lonely death among seniors live alone, which is expected to worsen due to issues like aging society.

Through Our in-depth research we found that elderly individuals who live alone are dealing with several issues in their daily lives.

We took 3rd and 11th SDGs to deal with this society problem.

Overall process of our solution is as follows.

  1. Each user get two notifications each day. One is a Mission, another one is a Checklist.
  2. Users completes the missions or reply to the checklists they received.
  3. If there is no complete/reply sign, or our Deep Learning Algorithm decided that a user is in danger, it automatically sends SOS sign to their family, caregivers, thus preventing potential tragedies.

Target SDGs

  • Goal 3. Good Health and Well-Being
  • Goal 11. Sustainable Cities and Communities

High-Level Architecture Diagram

How Each Components Work?

  • Cloud Function decides Mission / CheckList based on our Algorithm for each user, and sends it to user via Firebase Cloud Messaging
  • Personal Data or Mission / CheckList History, and all of necessary data of each user is saved to Firebase Firestore

Flutter Application Repository

Back-End Repository (Currently Watching)

Python AI Repository


Get Started

Download

You can get JAR file from Release Page of this Repository.

Required for Self-Build

  • Java SE 11
  • IntelliJ IDEA

Steps for Self-Build

  1. Clone this Project
git clone https://github.com/GDSC-CAU/Solution-Challenge-Team-2-Spring-BE.git
  1. Open Project with IntelliJ IDEA

  2. Build JAR file with command & Enjoy!

./gradlew clean build

Team Info

  • Yongmin Yoo (유용민)
    • GDSC CAU 22-23 Core Member
    • Team Leader / Flutter Application / Firebase Firestore
    • Github

  • Sangwoo Shin (신상우)
    • GDSC CAU 22-23 Member
    • Back-End / GCP Hosting / Firebase Firestore
    • Github

  • Seunghoon Lee (이승훈)
    • GDSC CAU 22-23 Member
    • DeepLearning / GCP Cloud Functions / Firebase Cloud Messaging
    • Github