Skip to content

ukioxz/messenger

 
 

Repository files navigation

ULUMANANA messenger

The best messenger ever

Description

This messenger is fast and easy to use.

Connection is performed via WebSocket.

For chatting in groups there are rooms, which you can join to.

Setup

1. Install all necessary modules via npm:

$ npm install

2. Start:

$ node server.js

Usage

Our messenger is running on http://localhost:3000 To start chatting, don't forget to sign up/log in

Previews of the messenger

Authorization

In order to use the app, you must authorize first and choose a chatroom:

alt text

Chat

You can chat with other users by entering certain chatrooms, and if you have any questions or you feel lonely, you can use our bot-helper which can provide useful tips and support.

alt text

Notes

We all tend to forget about our plans, so built-in ToDo List can help you to plan your day: you can easily insert your plans, highlight, delete or cross them out.

alt text

About

the best messenger ever

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.8%
  • CSS 27.2%
  • HTML 18.0%