Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 631 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 631 Bytes

Social Network Node

Objective

  • Chat Application with group chat and one to one chat capability by forming secure private rooms.
  • Host it in heroku

Product Description

  • Menu bar shows chat history.
  • Search feature to search for registered users.
  • User authentication with use of jwt tokens.

Environment

  • Node + Mongo + Express + Socket.io + React + Redux