Skip to content

Lab Assignment 2

Ankita Wankhede edited this page Sep 8, 2016 · 4 revisions

Question:Create Wireframes and a web application with at least 3 pages:

https://github.com/ankiw/Lab-Assignment-ASE/blob/master/Lab2/Documentation/Wireframes.pdf

Login: Create 2 buttons login, register.  On clicking register button, page needs to transition to register page.  On clicking login, it navigates to home page.

Register: Should have a form to take basic information from the user.

Home: Home page should use external web service to mark Start and End Points using Google Map Web Services and also display the weather details for both the places. Location should autocomplete feature for input.

Clone this wiki locally