Skip to content

London | 226-SDC-Mar | Beko | Sprint 2 | Chat App both frontend and backend#85

Open
Abubakar-Meigag wants to merge 8 commits into
CodeYourFuture:mainfrom
Abubakar-Meigag:main
Open

London | 226-SDC-Mar | Beko | Sprint 2 | Chat App both frontend and backend#85
Abubakar-Meigag wants to merge 8 commits into
CodeYourFuture:mainfrom
Abubakar-Meigag:main

Conversation

@Abubakar-Meigag
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

Changelist

  • Built a real-time chat app with Vite + React + TypeScript frontend and Node.js + Express backend
  • REST API with GET /messages to load chat history and POST /messages to send messages
  • WebSocket broadcasts new messages instantly to all connected clients without page refresh
  • Added message count as an additional feature, with name persisted in localStorage across sessions

backend deployment link
https://ggjpdb4d0e0lrtcdbxpdpsrk.hosting.codeyourfuture.io

frontend deployment link
https://beeko-chat-apps.hosting.codeyourfuture.io/

@Abubakar-Meigag Abubakar-Meigag added 📅 Sprint 2 Assigned during Sprint 2 of this module Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. Module-Decomposition The name of the module. labels May 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Module-Decomposition The name of the module. Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. 📅 Sprint 2 Assigned during Sprint 2 of this module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant