Introduction • Tech Stack • Installation • Reference • Issue • License • I Putu Krisna Erlangga
Dementia is a health issue that leads to a decline in cognitive functions, such as thinking, memory, and communication abilities. Individuals with dementia often experience confusion, making them prone to getting lost and wandering aimlessly. This situation necessitates extra supervision from family members, which can be stressful for dementia patients and is not always feasible for families to provide 24/7 monitoring.
To address this problem, my team and I developed the DemiWatch
application to facilitate real-time monitoring of dementia patients. This application is integrated with DemiWatch Hardware
, a watch that provides positional data in the form of coordinates to the backend and guides patients based on predetermined destinations through the application. Additionally, DemiWatch provides a travel history feature to help family members monitor the patient's past activities and an authentication feature to ensure user security.
Framework, Library, Database, Tools, etc
- Clone this repository
git clone https://github.com/DemiWatch/DemiWatch-Android.git
or clickClone or Download
button and then clickDownload ZIP
- Open this project in Android Studio
- Make sure your Android Virtual Device (AVD) is already activated
- Run the app
If you found a bug or an issue, please report by opening a new issue on this repository.
This project is licensed under the MIT License - see the LICENSE file for details