Skip to content

This is a simple chat application that allows users to communicate with each other over a network.

Notifications You must be signed in to change notification settings

chinmaynawkar/ChilloutChatApp

Repository files navigation

ChillOut App

Realtime chat app with websockets using Node.js, Express and Socket.io with Vanilla JS on the frontend with a custom UI
Click Here for the DEMO

Screenshot 2023-07-12 at 2 50 36 PM Screenshot 2023-07-12 at 2 50 03 PM

Chat Application This is a simple chat application that allows users to communicate with each other over a network.

Problem Statement Chat applications are a valuable tool for communication, but they can be difficult to implement. There are many different technologies that can be used to build a chat application, and it can be challenging to choose the right ones for a particular project.

Proposed Solution This chat application uses HTML, CSS, JavaScript, Node.js, networking, socket programming, and http long polling. These technologies were chosen because they are powerful and versatile, and they allow for a high degree of flexibility in the design of the application.

Technologies Used :

  • HTML
  • CSS
  • JavaScript
  • Node.js
  • Networking
  • Socket programming
  • http long polling

Future Scope The future scope of this chat application includes the following:

  • Adding more features, such as file sharing and group chat.
  • Improving the performance of the application.
  • Making the application more secure.

  • Functionality The chat application has the following functionality:

  • Users can join and leave the chat room.
  • Users can send and receive messages.
  • Users can see a list of the other users in the chat room.

  • Conclusion This chat application is a simple but effective way for users to communicate with each other over a network. The application is built using a variety of powerful technologies, and it has the potential to be extended with additional features in the future.

    Steps to run the project

    Step 1:Select the chillout-chatapp folder right click and "Open with Code in VS code studio"

    Step 2:## Usage

    npm install npm run dev

    Step 3: Go to localhost:3000

    
    Thank you ! Enjoy..
    
    
    

    About

    This is a simple chat application that allows users to communicate with each other over a network.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published