Skip to content

A simple chatroom application containing several chat rooms, member status and user detection made with vue-cli

License

Notifications You must be signed in to change notification settings

cmcki85/vueMessengerApp

Repository files navigation

MessageVue Application

A simple real-time chat application that allows users to use multiple chat rooms and chat with each other. The application is Vue based and is developed quickly using the ChatKit api. A simple username authentication is implemented so only users registed can use message on the app. In addition only users on certian boards can see the messages on that board.

API used:
  • ChatKit
CSS and Styling:
  • Bootstrap-Vue
Dpendencies:
  • @pusher/chatkit-client, a real-time client interface for the ChatKit service
  • moment, a date and time formatting utility
  • vue-chat-scroll, which scrolls to the bottom automatically when new content is added
  • vuex-persist, which saves Vuex state in browser’s local storage

About

A simple chatroom application containing several chat rooms, member status and user detection made with vue-cli

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published