项目作者: Utshaw

项目描述 :
Mini facebook lets you connect with friends and have chat with them. Java based project for CSE-108 Course.
高级语言: Java
项目地址: git://github.com/Utshaw/mini-Facebook.git
创建时间: 2017-08-26T07:57:36Z
项目社区:https://github.com/Utshaw/mini-Facebook

开源协议:

下载


mini-Facebook

JAVA Project for CSE-108

ss

Getting Started

If you are familiar with git then fork this project in your own repo & follow this code to get a copy of this project

  1. git clone <forked_repo_http_url>

If you aren’t then just download the project using the green button above

Running the project

Requirements:
JDK 1.8 (at least) , any well known IDE for JAVA

Steps:

1) Open the project in your IDE
2) Add two libraries controlsfx , jfoenix:
3) Run the server first (Server/ServerMain)
4) Run the client side (Client/Intro)

If you want to run the server on a different machine then set up the IP address accordingly in all respective files

Acknowledgement

Libraries

controlsfx-8.40.12

jfoenix

Contributors

Farhan Tanvir Utshaw
Masfiqur Rahaman Rijve

Report

See full report on this project