Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 1.27 KB

File metadata and controls

36 lines (20 loc) · 1.27 KB
  • Demo Video

    • real time chat. it was implemented a socket service

    Real time comunication

    show video (1)

    Connected User Indicator

    • shows my state with server and other users connection

user_connected_indicator

Log-out function

  • takes me to login page

log_out

Login page and register page

Link to back-end

https://github.com/JuanFGQ/chat-backend.git

Aditional Info

  • to get users,messages history and users register it was implemented the structure of REST api service
  • the back end was created with javaScript and node
  • the server to use app on different physical devices was provided by Render.com
  • for data base it was implemented MongoDB