https://simpleapp-yuriyua.rhcloud.com
Implement a simple app, which -
- Allows user to sign up and log in through Gmail
- After authenticating, it fetches all Gmail contacts of the user
- It redirects back to the app
- Displays all fetched Gmail Contacts of user, with details like Name, Phone Number, Email IDs
- Displays most frequently/recently communicated contacts.
- Gets information from user's calendar to show all the people user has met recently/frequently.
- User should be able to search for his contacts.
Implement the feature using CakePHP and MySQL. Host your app online - we would like to check it out as a user; you can host on openshift (it's free) or any other hosting site of your choice. Also, host the code for this on Github and share it with us.