Skip to content

ChatQ is a real time chat application, developed using HTML, CSS for frontend and Javascript for client side scripting and Node.js, Express for backend and MQTT for messaging protocol.

Notifications You must be signed in to change notification settings

Anshu1912/ChatQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MQTT Chat Application

A real time chat application to provide users a platform to connect and communicate with others. Developed using HTML, CSS for frontend and Javascript for client side scripting and Node.js, Express for backend and MQTT for messaging protocol.

Features

  • Real-time messaging using MQTT
  • User Authentication
  • Responsive User Interface
  • Interactive user Interface
  • Proper error handling
  • User management
  • Search feature to search for a specific user
  • Access of all registered user's list with pagination and sorting feature.

Setup Instructions

  1. Clone the repository.
  2. Install Node.js if it is not.
  3. Install dependencies with 'npm install'.
  4. Start the server with 'node backend/server.js'
  5. Open 'index.html' in your browser with live server.

About

ChatQ is a real time chat application, developed using HTML, CSS for frontend and Javascript for client side scripting and Node.js, Express for backend and MQTT for messaging protocol.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published