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.
If the user doesn't have an account, he/ she needs to register by clicking on the "Register" button.
Upon successful registration, the page displays a message thanking the user.
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.
The corresponding screenshots of my application in android device are shown below:
YSlow results for all the html pages:
Login page:
Register page:
Home page: