Using facebook graph API create a simple jquery website containing following pages -
1) Profile page - it should contain your basic details as given on facebook and as
returned by its API.
2) Feed page - it should contain the recent posts made by you on facebook
Host this code in a github repository as well and send the link of that repository in the
submission.
Handle all the error cases as well. Make the graph api token a javascript variable so that
it can be replaced to get information of other users as well.
Technologies to be used -
HTML5, CSS , Javascript, Bootstrap and jquery