https://github.com/phamtrongsang11/teamchat-spring
Team Chat App
https://github.com/phamtrongsang11/teamchat-spring
java restful-api spring
Last synced: 3 months ago
JSON representation
Team Chat App
- Host: GitHub
- URL: https://github.com/phamtrongsang11/teamchat-spring
- Owner: phamtrongsang11
- Created: 2024-02-17T04:50:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-13T02:44:49.000Z (over 2 years ago)
- Last Synced: 2025-09-05T11:41:21.296Z (10 months ago)
- Topics: java, restful-api, spring
- Language: Java
- Homepage: https://teamchat-react.netlify.app/
- Size: 110 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Team Chat App
Team Chat is a Discord-based system that allows you to chat and hold meetings with other individuals who have joined your server and channel. The system is developed using JavaScript, HTML, React, and Tailwind for the frontend, while Java, Spring framework and PostgresSQL are utilized for the backend. It include various feature such as:
- Server, channel and member management
- Chat with members in channel
- Chat individuals
- Voice and video conversation using LiveKit
- Send file, emoji and more...

## Demo (You can access demo by bellow link)
- https://teamchat-react.netlify.app/
- Link server invite: https://teamchat-react.netlify.app/invite/d1209332-c0f6-4f05-a2c5-b34e88cdf8b2 for easy join server and demo function
## Geting start
Frontend Repo: https://github.com/phamtrongsang11/TeamChat-React
To run the app, simply do:
- clone this repo to your local machine and run
- clone frontend repo to your local machine and run