Skip to content

Rough Designs

oneillm71 edited this page Sep 23, 2019 · 4 revisions
  1. Login Screen
![](https://github.com/SCCapstone/ClubPenguinFanPage/blob/images/LoginScreen.jpg)
  1. Homepage
.rotateimg90 {
  -webkit-transform:rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);

}

  1. Recently Used 1
![](https://github.com/SCCapstone/ClubPenguinFanPage/blob/images/RecentlyUsed1.jpg)
  1. Recently Used 2
![](https://github.com/SCCapstone/ClubPenguinFanPage/blob/images/recentlyUsed2.jpeg)
  1. Final Output Screen
![](https://github.com/SCCapstone/ClubPenguinFanPage/blob/images/finalOutput.jpeg)
  1. Browser Extension
![](https://github.com/SCCapstone/ClubPenguinFanPage/blob/images/BrowserExtension.jpg)
  1. Browser Extension with Error
![](https://github.com/SCCapstone/ClubPenguinFanPage/blob/images/BrowserExtensionError.jpg)

Clone this wiki locally