A website that uses Facebook graph API to enable users to make queries about users, pages, events, places and groups. The interface also enable users to view query details about user posts and albums, or to edit favorite contents and share on users Facebook account.
WARNING: the query might be disabled for the expired Facebook access token.
(1) fb_query.html: the main interface of the website.
(2) style.css: extra css style sheet on top of bootstrap
(3) fb_query.js: jQuery and AngularJS functions
(4) index.php: works as a proxy in aws, connect the front end interface and Facebook API