GithubHelp home page GithubHelp logo

premganwani619 / my-chat-app Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 18.01 MB

Chat application using Spring boot and websocket

Dockerfile 2.12% Java 15.81% CSS 39.00% HTML 14.43% JavaScript 28.64%

my-chat-app's Introduction

SpringBoot WebSocket Chat Application

Screenshot 2024-03-16 010255 Screenshot 2024-03-16 010621

This repository contains the implementation of a chat website using SpringBoot and WebSocket technology. The application allows users to join a single chat room and exchange messages in real-time.

Features

  • Real-time Chat: Users can join a single chat room and exchange messages instantly.
  • WebSocket Communication: Utilizes WebSocket protocol for real-time bidirectional communication between the server and clients.
  • Responsive Design: Responsive web design for seamless user experience across different devices.

Technologies Used

  • SpringBoot: A popular Java framework for building robust and scalable web applications.
  • WebSocket: A communication protocol that provides full-duplex communication channels over a single TCP connection.
  • HTML and CSS: Front-end markup and styling languages for designing the user interface.
  • JS: For scripting

Installation

  1. Clone this repository:

    git clone https://github.com/premganwani619/My-Chat-App.git
    
  2. Navigate to the project directory:

    cd My-Chat-App
    
  3. Configure the application properties to set up the WebSocket configuration.

  4. Build the application using Maven:

    mvn clean install
    
  5. Run the application:

    java -jar target/chat.jar
    
  6. Access the application in your web browser:

    http://localhost:8080
    

Usage

  1. Once the application is running, you will automatically join the chat room.
  2. Start chatting with other users in the chat room.
  3. You can also customize your profile settings.

Deployed URL

Click here to access the deployed chat application

Contributing

Contributions are welcome! Please feel free to open issues or submit pull requests to improve this project.

License

This project is licensed under the MIT License.

Acknowledgements

  • This project is inspired by various tutorials and resources available online for building chat applications with SpringBoot and WebSocket.
  • Special thanks to the developers and contributors of the libraries and frameworks used in this project.

my-chat-app's People

Contributors

premganwani619 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.