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
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:
Password | |
---|---|
[email protected] | william123 |
[email protected] | kaveri123 |
- real-time handling of unread messages with websocket
- fix auth/apiClient
- change theme
- user's contacts are undefined on right after login
- hosting