Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dilaouid/AlzheimApp
🧠[React Native/Expo/JS] F/OSS follow up tool for people with Alzheimer's disease. No internet connection required.
https://github.com/dilaouid/AlzheimApp
Last synced: 4 months ago
JSON representation
🧠[React Native/Expo/JS] F/OSS follow up tool for people with Alzheimer's disease. No internet connection required.
- Host: GitHub
- URL: https://github.com/dilaouid/AlzheimApp
- Owner: dilaouid
- License: gpl-3.0
- Created: 2021-11-29T19:16:05.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-03T09:00:56.000Z (over 2 years ago)
- Last Synced: 2023-03-05T06:49:06.804Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 81.4 MB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- stars - dilaouid/AlzheimApp - 🧠[React Native/Expo/JS] F/OSS follow up tool for people with Alzheimer's disease. No internet connection required. (JavaScript)
- stars - dilaouid/AlzheimApp - 🧠[React Native/Expo/JS] F/OSS follow up tool for people with Alzheimer's disease. No internet connection required. (JavaScript)
README
# AlzheimApp
![](https://repository-images.githubusercontent.com/433167510/dddf0f68-f068-4eb3-8bd4-337514e1a819)
[FR]
### Prérequis
L'application a besoin des paquets suivants pour fonctionner correctement :
| Paquet | Version |
| ------ | ------ |
| Expo | 5.3.0 |
| Node | 17.8.0 |Une fois le tout installé, vous pouvez continuer l'installation de l'application.
### Installation
Pour lancer l'installation de l'application après avoir cloné le projet, lancez simplement la commande
```sh
npm install && expo start
```
Expo se chargera de vous informer de tout ce que vous pouvez faire ensuite.### Présentation du projet
AlzheimApp est une application mobile libre et opensource pour améliorer le suivi des personnes atteintes de la maladie d'Alzheimer. Il ne nécessite aucune connexion en ligne, et donc ne récolte aucune données.
Elle propose les fonctionnalités suivantes:
- Création de plusieurs profils (un profil par malade)
- Jeu des pairs
- Jeu du Simon
- Quiz personnalisable (quiz unique pour le profil)
- Journal vocal
- Enregistrement du score pour le profil
- Partage du profil et/ou de sa progression (par fichier ou par Bluetooth/Wifi Direct)[EN]
### PrerequisitesThe application needs the following packages to work properly:
| Package | Version |
| ------ | ------ |
| Expo 5.3.0 |
| Node | 17.8.0 |Once everything is installed, you can continue installing the application.
### Installation
To start the installation of the application after cloning the project, simply run the command
```sh
npm install && expo start
```
Expo will tell you everything you can do next.### Introducing the project
AlzheimApp is a free and opensource mobile application to improve the monitoring of people with Alzheimer's disease. It does not require any online connection, and therefore does not collect any data.
It offers the following features:
- Creation of multiple profiles (one profile per patient)
- Double memory game
- Simon's game
- Customizable quiz (unique quiz for the profile)
- Voice diary
- Record the score for the profile
- Sharing of the profile and/or its progress (by file or by Bluetooth/Wifi Direct)