TimJKStrickland / Feed-Reader

Udacity Front End Nanodegree Project 6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feed Reader project from Udacity

This project is number 6 from Udacity's Frontend Nanodegree program. Feed Reader is a web-based application that reads RSS feeds.

Scope and premise for the project

The original developer of this application clearly saw the value in testing, they've already included Jasmine and even started writing their first test suite! Unfortunately, they decided to move on to start their own company and we're now left with an application with an incomplete test suite.

How to view

Either download the zip file and launch index.html or click here to see the test suite live. All of the tests are written in the feedreader.js file. Questions? Comments? Hit me up timjk@timjkis.me

About

Udacity Front End Nanodegree Project 6


Languages

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