/chat-app

Realtime chat app built with VUE, sockets, and PostrgreSQL

Primary LanguageVue

Chat App

Features:

  • User authentication (signup & login)
  • Public rooms
  • Private rooms (password)
  • Realtime chat
  • Sending images (bugs?)

Tech Stack:

  • front end client - in /client
  • back end - in /server

Front end:

  • VUE.js
  • TypeScript

Back end:

  • NodeJS express app
  • Sockets
  • Postgres (DB)

Gallery:

Chat page
crate

Create page
crate

Login page
login