> For the complete documentation index, see [llms.txt](https://gothroughfiles.gitbook.io/project/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gothroughfiles.gitbook.io/project/references.md).

# Références

Tous les outils/librairies/framework/documentations cités ci-dessous ont été utilisé au moins une fois au cours du projet.

Tous les outils/librairies/framework/documentations cités ci-dessous ont été utilisé au moins une fois au cours du projet.&#x20;

L'application est passée par 3 phases distinctes de changement/ajout de technologie.

### Gestion de projet / outils / documentation générale

| Produit  | Lien                                                                          |
| -------- | ----------------------------------------------------------------------------- |
| Trello   | <https://trello.com/>                                                         |
| Balsamiq | <https://balsamiq.com/>                                                       |
| Astah    | <http://astah.net/>                                                           |
| GED      | <https://fr.wikipedia.org/wiki/Gestion\\_%C3%A9lectronique\\_des\\_documents> |
| GitHub   | <https://github.com/>                                                         |
| Wrike    | <https://www.wrike.com/>                                                      |

### 1ère version de l'application

| Produit                              | Lien                                                                                  |
| ------------------------------------ | ------------------------------------------------------------------------------------- |
| Laravel                              | <https://laravel.com/>                                                                |
| Elasticsearch                        | <https://www.elastic.co/products/elasticsearch>                                       |
| Finder class symfony                 | <https://symfony.com/doc/current/components/finder.html>                              |
| DirectoryIterator (PHP)              | <https://alvarotrigo.com/blog/super-fast-search-by-file-content-using-php-windows/>   |
| Recherche de texte PHP (docx, pdf..) | <https://www.phpclasses.org/package/8908-PHP-Convert-DOCX-DOC-PDF-to-plain-text.html> |
| SQL (FullText search)                | <https://dev.mysql.com/doc/refman/8.0/en/fulltext-search.html>                        |

### 2ème version de l'application

| Produit            | Lien                                                                                                                              |
| ------------------ | --------------------------------------------------------------------------------------------------------------------------------- |
| Electron packager  | <https://www.christianengvall.se/electron-packager-tutorial/>                                                                     |
| React              | <https://reactjs.org/>                                                                                                            |
| Electron & React   | <https://hackernoon.com/publishing-a-react-based-app-with-electron-and-nodejs-f5ec44169366>                                       |
| Text animation     | <https://codemyui.com/svg-text-mask-video-background/>                                                                            |
| FileSystemWatcher  | <https://msdn.microsoft.com/fr-fr/library/system.io.filesystemwatcher(v=vs.110).aspx?cs-save-lang=1\\&cs-lang=cpp#code-snippet-1> |
| FileWatcher (node) | <https://www.npmjs.com/package/filewatcher>                                                                                       |
| Lokijs             | <https://github.com/techfort/LokiJS>                                                                                              |
| Chokidar           | <https://github.com/paulmillr/chokidar>                                                                                           |

### 3ème version de l'application

| Produit      | Lien                                                            |
| ------------ | --------------------------------------------------------------- |
| React search | <https://swiftype.com/documentation/app-search/tutorials/react> |
| PdfToText    | <https://github.com/spatie/pdf-to-text>                         |
| Pdfparse     | <https://gitlab.com/autokent/pdf-parse>                         |

​
