Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/sukaato/challenge-jean-michel-reiller
- Owner: Sukaato
- License: gpl-3.0
- Created: 2021-03-24T08:06:48.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-10T18:23:17.000Z (6 months ago)
- Last Synced: 2024-10-05T11:54:24.737Z (3 months ago)
- Topics: express-js, nodejs, reactjs, socket-io
- Language: TypeScript
- Homepage:
- Size: 5.99 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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**