Skip to content

cyan-chatter/giggle

Repository files navigation

Private Chat Web App

Giggle Chat is a chat application with a Node.js backend which provides a blazingly fast and secure communication line for text-based chatting.

General Features

  • Chats saved into the database are Encrypted
  • Communication Links with Friend Request System
  • Private Chats

Technical Details

  • Real Time Duplex Connection Rooms with Socket.IO
  • Chat Data securely saved with AES Encryption implemented by CryptoJS
  • Data Storage in MongoDB
  • Express used as Node Server and Routing framework
  • Server-side Rendering with Handlebars Rendering Engine

For the current Dependencies of the appplication, check package.json file.

About

Web-based Chat Application with Public and Private Chat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published