Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.03 KB

README.md

File metadata and controls

38 lines (26 loc) · 1.03 KB

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

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