https://github.com/arteze/charlateze
Charla en PHP hecho por ArtEze.
https://github.com/arteze/charlateze
Last synced: 3 months ago
JSON representation
Charla en PHP hecho por ArtEze.
- Host: GitHub
- URL: https://github.com/arteze/charlateze
- Owner: arteze
- Created: 2020-11-29T04:09:16.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-29T04:43:36.000Z (over 4 years ago)
- Last Synced: 2023-10-17T00:22:09.307Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# charlateze
Charla en PHP hecho por ArtEze.### Fortalezas
- Chat rápido.
- Tiene botón de __Enviar__, por si el teclado está lejos del alcance.
- Tiene área de texto.### Debilidades:
- No tiene historial. Solo se guarda el último mensaje.
- Tampoco lista de conectados.
- No separa nombre de usuario y mensaje en el contenido.
- No detecta la tecla shift en el área de texto.
- No tiene teclado en pantalla.
- No se convierte a video en Canvas.