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