Hosein-Karami / Discord

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DiscordFx

Discord In spring 2022, in Amirkabir University of Technology, for advanced programming class, the students were tasked to create a version of Discord using javafx, and java-core.

Description

In this app you can send text,file and voice;In channel chats you can also pin messages,get pin messages,react to others messages and mention other members in server chat.Also you can block other users,send friendship request to them,make private chat with them,invite them to server chat and etc.

App elements

  • Private chat
  • Discord server
  • Channel chat
  • Music player

Technologies Used

  • Core-java
  • Socket programming
  • Javafx
  • Css
  • Mysql

Installation

  1. Download and install JRE(Java Runtime Environment) and SDK,then install them
  2. Clone project
  3. Add Mysql library in Libraries directory to your moduls
  4. Import database.sql to your mysql
  5. Run server
  6. Run some clients and enjoy :)

About


Languages

Language:Java 92.3%Language:CSS 7.7%