Web Lab Assignment 1 : E commerce web application - PavankumarManchala/CS5590_TEAM_12_ICP GitHub Wiki
Web Lab Assignment 1
E-Commerce Web Application
Created E-commerce web application using HTML, CSS, JavaScript, Bootstrap. Created a homepage which contains all the goods Men's & Women's wear and their accessories. https://github.com/PavankumarManchala/CS5590_TEAM_12_ICP/blob/master/Web_LabAssignment1/output%20screenshots/hp1.JPG
The Login page can be directed by clicking the login button which is at right top of the page. https://github.com/PavankumarManchala/CS5590_TEAM_12_ICP/blob/master/Web_LabAssignment1/output%20screenshots/login.JPG
The session id starts after entering the login credentials. https://github.com/PavankumarManchala/CS5590_TEAM_12_ICP/blob/master/Web_LabAssignment1/output%20screenshots/sessionid.JPG
The Men's wear is available in the drop down of the Men which is top of the page. The page redirected to Men's wear web page. https://github.com/PavankumarManchala/CS5590_TEAM_12_ICP/blob/master/Web_LabAssignment1/output%20screenshots/men's.JPG
Even the page redirects to Women's & kids wear to respective web pages.
The previously made orders are displayed in My Orders page of the web application. https://github.com/PavankumarManchala/CS5590_TEAM_12_ICP/blob/master/Web_LabAssignment1/output%20screenshots/placedorder.JPG
The web application created with responsive web design which use grid view and takes the device width as the width of web application. https://github.com/PavankumarManchala/CS5590_TEAM_12_ICP/blob/master/Web_LabAssignment1/output%20screenshots/rwd2.JPG https://github.com/PavankumarManchala/CS5590_TEAM_12_ICP/blob/master/Web_LabAssignment1/output%20screenshots/rwd3.JPG