Skip to content

fazallm/kumbigo-Emergenzy_SCDFXIBM

Repository files navigation

Emergenzy!

This Repository is KumbiGo solution for SCDF X IBM - Lifesavers' Innovation Challenge: Call For Code 2020

Content

  1. Description
  2. Demo Video
  3. Architecture
  4. Long Description
  5. Road Map
  6. Installation
  7. Live Demo
  8. Component

Description

KumbiGo will solve a problem about creating a system to have better understanding of emergency situation and create a preventive analytics tool. As Singapore coming toward an aging population, there will be many vurnerable citizens to emergency accident, such as cardiac attack, fall, and fire. Our team proposed a solution of combined IoT and mobile applications to have fast and preventive emergency situation. Our team also create an analytics tool for SCDF Officer so SCDF could have better resource allocation and preventive countermeasures.

Demo Video

Emergenzy!

Architecture

Emergenzy use additional IoT devices to improve data acquisition for current myResponder application. We implement smart bracelet named Wearable Emergenzy Band and multi Hub Devices that allows user to give input to myResponder application in more flexible and user-friendly.

After user press button or sensor sense some threat, it will send notification to user's phone. Phone will send request to central service and send command to closest CFR available.

Beside for the application needs, data stored in Cloudant also will be used for analytics.

Long Description

You can access complete description via this page

Road Map

Installation

This tutorial will allow you to run the backend.

Install docker from link

Then open terminal in this folder and run this command

cd backend
docker build . -t cfr-emergency
docker run -p 8080:8080 cfr-emergency

The service will run and connect to Cloudant automatically. You can open by using localhost:8080

Live Demo

Emergenzy Application Demo

Visual Analytics Tools

Component

  1. IBM Cloudant as database for our application.
  2. IBM Push Notification service
  3. Python Flask as web framework
  4. Docker for containerize the application
  5. Firebase Cloud Messaging and Apple Push Notification Service
  6. React Native for mobile app development
  7. Arduino Uno BLE-Sense for IoT devices development
  8. IBM Analytics for Data Analytic Tools.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •