Lab Assignment 8 - ravali-b/ASE_Lab-Assignments GitHub Wiki

Lab Assignment 8:

In this assignment, I extended the application I created for Lab Assignment 7. My application has three pages i.e, login, register and home pages. I included "Geo location" cordova plugin in my home page. The user first needs to login.

login

If the user doesn't have an account, he/ she needs to register by clicking on the "Register" button.

reg

Upon successful registration, the page displays a message thanking the user.

reg

In the home page, I used Flickr images with maps API and Alchemy API for sentiment analysis. Along with these features, I added a button "Get coordinates". This button, when clicked, displays the most accurate latitude and longitude positions of the current location of the user.

home

home

home

The corresponding screenshots of my application in android device are shown below:

login

reg

reg

home

home

home

home

home

YSlow results for all the html pages: Login page: login

Register page: register

Home page: home