Skip to content

Latest commit

 

History

History
57 lines (46 loc) · 1.76 KB

README.md

File metadata and controls

57 lines (46 loc) · 1.76 KB

WeMeet Server 1.0

Course: Network Programming

Introduction

WeMeet is an online video-calling application designed to help users connect and communicate with each other easily, quickly, and efficiently. In the context of technological development and the increasing demand for online communication, WeMeet was created to support users in maintaining meetings, conferences, and personal chats from anywhere. This application uses high-quality video and audio transmission technology to ensure a smooth and stable online communication experience.

Technology

  • Frontend: HTML, CSS, JavaScript, JQuery, SockJS, STOMP, WebRTC.
  • Backend: Spring Ecosystem, Spring WebSockets, MySQL.
  • CI/CD: GitHub Actions
  • Other: Docker

Guide

  1. Clone this repository:
git clone https://github.com/Youth-Garden-School/we-meet-server-1.0.git
  1. Install dependencies:
  • Open this project by any IDE or Text Editor like IntelliJ, VSC,..
  • Open terminal and type below script
mvn install
  • or
./mvnw install
  1. Run your WeMeet server
  2. Install Client and relax follow below link:
https://github.com/Quantaphocpython/we-meet-client-1.0.git

User Interface

  • Homepage:

Ảnh WeMeet

  • Login page:

Ảnh WeMeet

  • Register page:

Ảnh WeMeet

  • Meeting page:

Ảnh WeMeet