Skip to content

Commit 4a926a0

Browse files
authored
Update README.md
1 parent 4898671 commit 4a926a0

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
| | |
33
|:--------|:------|
44
| **STATUS** | ![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/KajaBraz/ChatBox/.github%2Fworkflows%2Fpythonapp.yml) |
5-
| **LINK** | [![Static Badge](https://img.shields.io/badge/access_ChatBox-HERE-FFE66D)](http://94.40.145.127:13297/) |
5+
| **LINK** | Temporarily unavailable
66
| **TRAFFIC** | [![Hits](https://hits.sh/github.com/silentsoft/hits.svg?view=today-total&color=pink&label=daily+/+total+views)](https://github.com/KajaBraz/ChatBox) [![GitHub Clones](https://img.shields.io/badge/dynamic/json?color=pink&label=clones&query=count&url=https://gist.githubusercontent.com/KajaBraz/6c721046f14e080ef8e2a0038b4036b0/raw/clone.json)](https://github.com/MShawon/github-clone-count-badge) |
77
| **ACTIVITY** | ![GitHub commit activity (branch)](https://img.shields.io/github/commit-activity/t/KajaBraz/ChatBox?label=commits+count&color=orange) ![GitHub commit activity (branch)](https://img.shields.io/github/commit-activity/y/KajaBraz/ChatBox/master?label=commits+frequency&color=orange) |
88
| **ISSUES** | ![GitHub issues](https://img.shields.io/github/issues-raw/KajaBraz/ChatBox?color=brown) ![GitHub issues closed](https://img.shields.io/github/issues-closed-raw/KajaBraz/ChatBox.svg?color=brown) |
@@ -11,10 +11,6 @@
1111
## Description
1212
Client-Server Messaging Application written in Python (server side) and JavaScript (client side) with the use of websockets for sending/receiving messages, Flask for serving http requests, and SQLAlchemy (PostgreSQL) for storing/handling the database.
1313

14-
The chat rooms can be created and accessed in the browser (http://94.40.145.127:13297/). No installation and no registration needed.
15-
16-
The chats are open and can be viewed by all the users who enter them.
17-
1814
Home page view:
1915
![321419975-5a90acd6-2d8d-49d7-a227-3e7a444497be](https://github.com/KajaBraz/ChatBox/assets/58611238/42a4a2d2-1147-46a0-8420-9cb6e77d2c81)
2016

0 commit comments

Comments
 (0)