Lab8 - UmamaheswarareddyMandapati/ASE_Lab GitHub Wiki
Name:M.Umamaheswara Reddy
Class ID:48
Assignment:
Extend your application created in Lab tutorial 7 with the following:
1.Use at least one cordova plugin related to your project
2.Use Yslow to analyse the performance of all your html
3.Deploy your application to your android device
Below are the screenshots that describe the flow of the application.
Login page of application:
Registration page of application:
If username or password are given wrong or not at all given error message is displayed:
The implementaion for corodova plugin is as shown.It uses geolocation corodova plugin
clicking on the get your coordinates we get the coordinates as shown
After login we are directed to page where restaurants nearby are shown:
If any favorites are marked then they are displayed in the following page:
If restaurant is selected its place is shown on maps:
The satellite view is as shown:
When we click on view picture it is displayed as follows:
Directions from our place to restaurant is as shown:
After all this it is deployed in to android studio with some procedure.The screenshots are as shown:
Login page:
Registration page:
The implementation of cordonova plugon is as follows
clicking get coordinates button it is as follows
List of restaurants nearby are displayed after login:
Address and location of restaurant is shown:
Location on maps is shown:
Yslow captures for all the html pages are as shown