Skip to content

Conversation

tajulafreen
Copy link
Owner

Title: Add Simple Chat Application (Using Local Storage)

Description:

  • Implemented a chat application where users can send messages, and the app echoes the same message as a reply.
  • Messages are stored in local storage for persistence across page reloads.
  • Designed the UI with distinct styles for user and bot messages.
  • Added auto-scroll functionality to display the latest messages.

Features Added:

  • Message persistence using local storage.
  • DOM manipulation for dynamic message display.
  • Responsive design for better user experience.

Preview:

User Message: "Hi"
App Reply: "Hi"

@tajulafreen tajulafreen merged commit 8da7c28 into main Dec 25, 2024
5 checks passed
@tajulafreen tajulafreen deleted the Chat_Application branch December 25, 2024 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant