My submission for rtCamp's Facebook-Photos Challenge Assignment [Challenge Link]
Site Link : rtcamp-fb-assignment.000webhostapp.com
- Facebook PHP Graph SDK
- Google APIs Client Library for PHP [Not included in repo]
- PHPUnit [Not included in repo]
- Bootstrap
- Spinner
- LightGallery
- Responsive - Site can response on all the devices.
- Coding Standards - The code is highly optimized and follows maximum coding Standards.
- Organized Code - All 3rd party libraries and codes are managed through "npm" and stored inside the "node_modules" folder. And it is also gitignored 😉.
- Unit Test - The code is also unit tested.
- Implementation - All the given three parts are successfully implemented and working well. Also followed maximum given rules and guidelines.