Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 335 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 335 Bytes

Social-Network

Implementation of social networking using Adjacency List

Requirements: Java and JavaFX (I recommend using Oracle's JavaSE8 as it has everything preinstalled)

Execution:
Clone the Repo
Drive to out/Artifacts/JavaFX
Linux/Mac: java -jar JavaFXApp.jar
Windows: Open it with Java Runtime Environment