Skip to content

London | 26-Jul-SDC | Roman Sanaye | Sprint 2 | Chat App - #114

Open
RomanSanaye wants to merge 10 commits into
CodeYourFuture:mainfrom
RomanSanaye:chatApp-non-live
Open

London | 26-Jul-SDC | Roman Sanaye | Sprint 2 | Chat App#114
RomanSanaye wants to merge 10 commits into
CodeYourFuture:mainfrom
RomanSanaye:chatApp-non-live

Conversation

@RomanSanaye

Copy link
Copy Markdown

Self checklist

  • I have titled my PR with Region | Cohort | FirstName LastName | Sprint | Assignment Title
  • My changes meet the requirements of the task
  • I have tested my changes
  • My changes follow the style guide

Task code

Changelist

This PR improves the chat application by adding client identification, message alignment, reactions, and long polling.

Changes made

  • Added a persistent clientId using localStorage.
  • Messages sent by the current client appear on the right.
  • Messages from other clients appear on the left.
  • Added like and dislike reactions with reaction counts.
  • Implemented long polling to receive new messages.
  • Added backend validation for messages and client IDs.
  • Refactored the backend notification logic.

Deployed application

Frontend:
https://0l7lqpbmvhm5ffxxppby1k4f.trainees.hosting.cyf.academy/

Backend:
https://x2fkdg4qtvw2zk6tfpgmud7g.trainees.hosting.cyf.academy/

@RomanSanaye RomanSanaye added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Sep 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant