These are the project files for capstone project carried out at José Rizal University. The code has been made available as a reference if anyone would like to reproduce the results of the capstone. Please cite the capstone project if this repository is useful for your research.
Please cite this project if this repository is useful for your research.
Synapse is a mobile application with integration of Android wear smartwatch. The aim of this project was to create memory support for senior citizens with Mild Cognitive Impairment or MCI.
Target organization: Office for Senior Citizens Affair Mandaluyong (OSCA)
Read Full Paper: "Synapse: A Memory Support Mobile Application with Wearable Technology Integration for Senior Citizens with Mild Cognitive Impairment"
🔧 v9
- Carers can set notification reminders that remind senior citizens of actions needed at particular times, specifically medication, appointment, physical activity, and game reminders
- Cognitive games for Senior citizens: tic-tac-toe, math quiz, trivia quiz
- GPS tracking both for carers and seniors
- Admin access: dashboard of OSCA for data visualization and audit trail
- In sync heart rate and step counts for both mobile and smart watch
- Java
- Kotlin
- Firebase
- Lots of Patience 🍺
- Vim 💪
To get the local copy of this repository, please run the following commands on your terminal:
$ git clone https://github.com/PizaaRiaaa/Synapse.git
-
project files for wearable: click here
-
project files for admin: click here
if you want to use Synapse, you will need the following libraries:
- Firebase database for realtime database
- Firebase storage to store user's images
- Firebase messaging or FCM for sending push notification
- Picasso for image loading
- CookieBar 2 for displaying interactive message on the screen
- Volley for HTTP library
- Google Map API to locate carer and senior location
- Health Connect API for realtime heart rate and step counts
- Gif drawable for gif extension support
- MPAndroidChart chart library for admin's data visualization
- windows 11 22H2 64bit
- android studio dolphin 2021.3.1 Patch 1
- java 18.0.2.1
This project is GPL Licensed.