Lab Assignment:: 6 - GayathreeIyer/Advanced-Software-Engineering GitHub Wiki

Name: Gayathree Natarajan Iyer

UMKC ID: 16227784

Class ID: 20

Lab Assignment 6::


Question 1: Create a signup page with Basic details like First name, Last name, Image, Address etc.

Image should be populated by using Camera or Gallery. Address should be populated using Location Manager. After Signup, show an Activity named “Home” which has a Map with Custom Marker (Use the image from Signup form) at current location.


Answer:

Wireframe

--> Signup-Wireframe

SignUp- Wireframe


--> Map-Wireframe.

Map-Wireframe


##Screenshots ::

--> Application in my android phone.

Application


--> SignUp Page.

SignUp Page


--> Filled SignUp Page.

Filled SigUp Page


##Camera

--> User can select photo from camera or gallery.

Select Photo


--> When user selects camera, user can click a photo.

Clicking Photo


##--> After user clicks a photo, that photo is visible in the signup page.

Photo in Signup Page


--> When user taps on SignUp Button, The user will be able to see his location along with his clicked picture.

Map with picture and location


--> Zooming the map

Zoom Map


##Gallery

--> User can select photo from gallery.

Select photo


--> When user selects gallery, user can select any picture from gallery.

Gallery


##--> After user selects a photo (a photo from downloads section of gallery), that photo is visible in the signup page.

Gallery photo in Signup page


--> When user taps on SignUp Button, The user will be able to see his location along with his gallery picture.

Map with gallery image


--> Zooming the map

zoom map