- Part1: A full stack application allows users to query aboutusers, pages, groups, events and places.
- Part2: An IOS Mobile application porting from the same backend server.
A PHP script is deployed on Google Cloud App Engine to return a JSON formatted datastream to the front-end: web and IOS. The web client parses the JSON data and renders it in a nicer-looking, responsive UI(using Bootstrap).
- frontend: AngularJS, Bootstrap
- IOS: Swift, Objective-C, Cocoa
- backend: PHP, AWS EC2