Skip to content

Jodu555/Live-Chat-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live-Chat-App

This is just a test application to handle realtime with socket.io and VueJS + Vuex

Why i build this Project

I am currently working on a TicketSystem with also realtime function's So i've decided it would be smart if i just wrote an quick App to test how to integrate Socket.io with vuex and generally how to handle these kind of Realtime stuff

MVP

  • Backend:
    • Get MySql working
    • Get Socket.io working
    • Get Messages route
    • Handle Messaging
  • Frontend:
    • Get Vue working
    • Prompt name enter form
    • Display old Chat
    • Get Socket.io working

Tech Stack

  • Frontend
    • Vue 3 + VueX + Socket.io
  • Backend
    • Node.js + Express + MySQL + Socket.io

About

This is just a test application to handle realtime with socket.io and VueJS + Vuex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors