Lab7 - UmamaheswarareddyMandapati/ASE_Lab GitHub Wiki
Name:M.Umamaheswara Reddy
Class ID:48
Assignment:
1.Create a basic login with 2 buttons “Login” and “Register” On clicking “Login” button, user should be navigated to “Home” page On clicking “Register” button, user should be navigated to “Registration”
2.Home page should have a Mashup using at least Two Web Services(refer to the web services from the following link). One of them should be from the list of knowledge services and they should be different from the two services you used in the Lab 3 assignment.
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:
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:
List of restaurants nearby are displayed after login:
Address and location of restaurant is shown:
Location on maps is shown:
wireframe for loginpage:
Wireframe for registration page:
Wireframe for restaurants nearby:
Testcases are shown in following image: