miket1113 / csec-380-skitter

0 stars 0 forks source link

Activity 5: Homepage (HTML/CSS) #34

Open Wingfury opened 6 years ago

Wingfury commented 6 years ago

Goal Your goal is to make a Twitter like homepage. At this point you should fill it with example data. Your design should mimic the design outlined in your documentation and incorporate placeholders for the information’s and actions outlined in the following activities. Backend constraints • You should develop testing using Selenium to automatically test that the site functions similar on all major browsers. You’ll extend these tests in the following sections • You should be using dynamic page content to avoid having to reload pages where possible using either AngularJS or JQuery. • There should be no errors reported in developer view for Chrome.