ICP2 - PavankumarManchala/CS5590_TEAM_12_ICP GitHub Wiki
Topics : Responsive Web Design and Basics of Java Script
Grid view is the main concept in the Responsive Web Design.
Task 1: Rock Paper Scissors game
The rock paper scissors game is implemented using html and java script https://github.com/PavankumarManchala/CS5590_TEAM_12_ICP/blob/master/icp2/rock%20paper%20cissor/rock%20paper%20scissor.html
The result screenshots are https://github.com/PavankumarManchala/CS5590_TEAM_12_ICP/blob/master/icp2/rock%20paper%20cissor/rps.JPG https://github.com/PavankumarManchala/CS5590_TEAM_12_ICP/blob/master/icp2/rock%20paper%20cissor/rps2.JPG https://github.com/PavankumarManchala/CS5590_TEAM_12_ICP/blob/master/icp2/rock%20paper%20cissor/rps3.JPG
Task 2 : Responsive Web Design Task
The task is to create a web page which should be responsive with screen size.
https://github.com/PavankumarManchala/CS5590_TEAM_12_ICP/blob/master/icp2/bootstrap/input.html
The result screenshots are https://github.com/PavankumarManchala/CS5590_TEAM_12_ICP/blob/master/icp2/bootstrap/rwd.JPG https://github.com/PavankumarManchala/CS5590_TEAM_12_ICP/blob/master/icp2/bootstrap/rwd2.JPG https://github.com/PavankumarManchala/CS5590_TEAM_12_ICP/blob/master/icp2/bootstrap/rwd3.JPG