This is an exampe of how to use Facebook login and the Facebook Graph API using javascript.
NOTE:- Use a secure https connection according to the facebook even for the testing purpose (refer here). One way to have a https connection is to use a free 000Webhost.com since they give you access to your site with https.
- Bootswatch : A customized bootstrap library for designing.
- Moment.js : For time formatting
- Traversy Media (from where I learned to integrate the facebook API)
- Facebook documentation for Login
- Documentation for using Graph API