Open-TutorAi/open-tutor-ai-CE

📚 First Issue: Improve the Chat UI for a Better Tutoring Experience

Ouverte

#21 ouverte le 22 févr. 2025

 (0 commentaire) (0 réaction) (0 personne assignée)JavaScript (179 forks)auto 404
good first issue

Métriques du dépôt

Stars
 (84 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

📚 First Issue: Improve the Chat UI for a Better Tutoring Experience

Description

The chat interface is a key part of the tutoring experience. We need to improve its UI/UX to make interactions smoother and more engaging for students.

Suggested Improvements

  • 🎨 Better Layout: Ensure messages are well-structured and easy to read.
  • đź’¬ Typing Indicator: Show when the AI tutor is generating a response.
  • 🌙 Dark Mode Support: Allow users to switch between light and dark mode.
  • đź”” Sound Notifications: Add optional sound alerts for new messages.

Getting Started

  1. Fork and clone the repo.
  2. Locate the chat UI component (ChatComponent.js or similar).
  3. Implement one or more improvements from the list above.
  4. Test the UI on desktop and mobile.
  5. Submit a PR with before/after screenshots.

Tech Stack

  • Frontend: React, Next.js, Vue (or your stack)
  • Styling: Tailwind, CSS Modules, Bootstrap

Tasks

  • Improve chat layout and readability.
  • Add a typing indicator for the AI tutor.
  • Ensure dark mode compatibility.
  • Test and submit a PR.

Priority

🟢 Beginner-Friendly

Additional Notes

This is a great issue for frontend developers who enjoy UI/UX improvements! 🚀

Guide contributeur