77ccreed / Feedreader-Udacity-Project5

Udacity Front end Nanodegree project 5

Home Page:https://77ccreed.github.io/Feedreader-Udacity-Project5/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Udacity Feed Reader

A web-based application that reads RSS feeds.

Project Overview

In this project you are given a web-based application that reads RSS feeds. 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. That's where you come in.

What I learn

I learn how to use Jasmine to write a number of tests against a pre-existing application. These will test the underlying business logic of the application as well as the event handling and DOM manipulation.

How to run

About

Udacity Front end Nanodegree project 5

https://77ccreed.github.io/Feedreader-Udacity-Project5/


Languages

Language:JavaScript 96.6%Language:CSS 1.7%Language:HTML 1.7%