/picky-client

Picky Chat

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Picky Chat Rooms

This project was developed with Vue to manage chat rooms. Websocket was used for communication. It was developed as a simple example Socket, Vue and Vuex. You can make it look more beautiful.

backend : https://github.com/gurkanakdeniz/picky-backend

Preview

architecture simple view :

demo

user connect :

demo

empty dashboard :

demo

create room and message :

demo

another user connect room :

demo

messages :

demo

demo

another room :

demo

Getting Started

npm install
npm start

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details