Lab_2 - Tejaswini94/ASE_Lab GitHub Wiki
CS551 Advanced Software Engineering
LAB ASSIGNMENT #2
TASKS
1)Create Wireframes and a web application with at least 3 pages.
2)Login: Create 2 buttons login, register.
On clicking register button, the page needs to transition to register page.
On clicking login, it navigates to the home page.Register: Should have a form to take basic information from the user.
3)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.
Wireframes
page1 page2 page3
Screenshots
Login Page & Register page & Direction Page