https://github.com/bartosz-ziolkowski/real-time-chat
Real-time communicator
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.1%) to scientific vocabulary
Keywords
Repository
Real-time communicator
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
Real-time Chat - online communicator with friends
Overview
The goal of implementing this application was to practice live communication using the WebSocket protocol. This type of application is a valuable skill to have, which is why I chose to develop it. Users can join a chat room and exchange messages in real-time with other users who are online. The application supports seamless, live interactions, making it ideal for scenarios requiring instant communication. This experience allowed me to gain hands-on expertise in real-time data transmission and WebSocket integration.
Screenshots

Technologies
Frontend
- JavaScript
- HTML
- CSS ### Backend
- Java Spring Boot
- WebSocket ### Other tools
- Docker
- MongoDB ### Comments
- Dockerized the database
Live demo
Click below to watch the app walkthrough on YouTube
Owner
- Name: Bartosz Ziółkowski
- Login: bartosz-ziolkowski
- Kind: user
- Location: Copenhagen
- Repositories: 1
- Profile: https://github.com/bartosz-ziolkowski
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: 12 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- mongo latest
- mongo-express latest
- org.projectlombok:lombok
- org.springframework.boot:spring-boot-starter-data-mongodb
- org.springframework.boot:spring-boot-starter-web
- org.springframework.boot:spring-boot-starter-websocket
- org.springframework.boot:spring-boot-starter-test test
