Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 7 days ago
JSON representation

🧠 [React Native/Expo/JS] F/OSS follow up tool for people with Alzheimer's disease. No internet connection required.

Awesome Lists containing this project

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]
### Prerequisites

The 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)