Skip to content

Chatting application that uses WebSockets for sending messages.

Notifications You must be signed in to change notification settings

williamlempinen/ZatChat

Repository files navigation

ZatChat

This project is not ready, thus not fully working.

Simple React project where I use WebSockets to implement basic chatting features.

Server uses Express NodeJs

Short demo

Development app is available in zatchat.xyz, which contains a lot of dev "features", such as plain text passwords and not working messaging.

There exists two users with credentials of:

Email Password
[email protected] william123
[email protected] kaveri123

todo

  • real-time handling of unread messages with websocket
  • fix auth/apiClient
  • change theme
  • user's contacts are undefined on right after login
  • hosting

About

Chatting application that uses WebSockets for sending messages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published