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

Name: Gayathree Natarajan Iyer

UMKC ID: 16227784

Class ID: 20

Lab Assignment 2::


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


Answer:

Question 2: 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.


Answer:



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


Answer:



Question 4: 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.


Answer:



Question 5: Code Quality: Check the quality of your code using JavaScript Code Quality Tool JSLint .


Answer: