our professor in the university gave us a bonus project subject about Information retrieval Systems, well he requested to make an app to enter the username of facebook profile that have public access to his friends list and enter another user facebook profile and take the mutual friends between them , then visualize the output as graph visualization with their friends and connect the mutual friends together.
My Question what do I need to start this project like API and other things
we have a good knowledge in java and android if you know what are the things that we need to implement that like how we can communicate with facebook database and retrieve these information and so on.