omoosey / fend-project-feedreader

Udacity FEND Feed Reader Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feed Reader Test Project

Table of Contents

Instructions

Open index.html to load the provided feed reader. At the bottom of the page will be the Jasmine tests. Here you will see if the tests have passed or not. The tests included in the project check if:

  • The feeds list is empty
  • The feeds have a url
  • The feeds have a name
  • The menu is hidden
  • The menu displays when clicked
  • The feed is initially loaded
  • The content changes when selecting a new feed

Authors

Udacity Starter code Link to starter code

Mariano Salamanca Jr. Finished project Github

About

Udacity FEND Feed Reader Project


Languages

Language:JavaScript 96.5%Language:HTML 1.8%Language:CSS 1.7%