Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sukaato/challenge-jean-michel-reiller

Tool to keep track of swimmers' times during trainings and competitions with the display of different statistics.
https://github.com/sukaato/challenge-jean-michel-reiller

express-js nodejs reactjs socket-io

Last synced: 3 months ago
JSON representation

Tool to keep track of swimmers' times during trainings and competitions with the display of different statistics.

Awesome Lists containing this project

README

        

# Challenge Jean-Michel Reiller

## 📩 PrĂ©-requis
- Avoir installé [Node JS](https://nodejs.org/en/). *préférer la version LTS plutÎt que la Current.*
- Avoir installé [Python](https://www.python.org/ftp/python/3.10.2/python-3.10.2-amd64.exe), cocher `Add Python to Path`

## 🔌 Serveur
- Pour démarrer le serveur, se rendre dans `/server/scripts` et lancer le script `install.cmd` puis `start.cmd`.

## 🌐 Client web
- Pour démarrer le serveur, se rendre dans `/client/scripts` et lancer le script `install.cmd` puis `start.cmd`.
- La partie administrateur n'est disponible qu'Ă  partir d'un ordinateur.
- La partie jury n'est disponible qu'à partir d'un téléphone.

**⚠ DĂ©marrer en premier le serveur puis seulement aprĂšs le client web**