ctrixcode / ctrixcode/Ctrix-Chat-App

Enhance UI/UX for Chat Bubbles

Abierto
#6 3 comentarios 0 reacciones 1 asignado Reclamado por @arushi2702 Ver en GitHub
enhancement hacktoberfest-accepted
Lenguaje dominante
JavaScript
Estrellas
5
Forks
15
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

* **What:** Improve the visual design and user experience of the chat messages (the "bubbles").

* **Why:** The current chat bubbles are functional, but they could be more aesthetically pleasing and easier to read. A polished UI makes the app look more professional and enjoyable to use.

* **How:**
1. The chat messages are rendered by the `Message.js` component. You can start by modifying the styles in this component.
2. You can experiment with different color schemes, bubble shapes, and typography. Look at other popular chat apps for inspiration.
3. Consider adding a timestamp to each message bubble that is only visible on hover or is formatted in a more user-friendly way (e.g., "2 minutes ago").
4. Make sure to handle the distinction between messages sent by the current user and messages received from others (e.g., different colors or alignment).

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.