Discuss It Raw is a real-time chat application that allows users to engage in discussions within specific chat rooms. This application facilitates seamless communication and collaboration among users, enabling them to exchange messages in real-time.
- Real-time Messaging: Instantly exchange messages with other users within the same chat room.
- User Interaction Tracking: The application tracks user interaction to enhance the messaging experience.
- Dynamic Room Joining: Users can join different chat rooms based on their interests or topics.
- User List: Display a list of users currently present in the chat room.
- Message Sound Notification: Play a notification sound when new messages are received.
To use the Discuss It Raw Chat App:
- Enter your username and select a chat room.
- Start exchanging messages with other users in real-time.
To run the Discuss It Raw Chat App locally, follow these steps:
- Clone the repository:
git clone https://github.com/your-username/discuss-it-raw.git
- Navigate to the project directory:
cd discuss-it-raw
- Install dependencies:
npm install
- Start the server:
npm start
- Open your web browser and navigate to
http://localhost:3000
.
- HTML
- CSS
- JavaScript
- Node.js
- Socket.IO
- @priyanshuahir000
This project is licensed under the MIT License - see the LICENSE file for details.