Skip to content

superpensando/ufe-feedreader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

This project is a web-based application that reads RSS feeds. The purpose of it is write the required test suites using Jasmine Framework.

Test Suites

RSS Feeds

  • RSS Feeds are defined and exists.
  • RSS Feed's URL are defined and not empty.
  • RSS Feed's Name are defined and not empty.

The menu

  • The menu is hidden by default.
  • When the Menu icon is clicked, the menu changes it visibility.

Initial Entries

  • The loadFeed function is called and completes its work.

New Feed Selection

  • When new feed is loaded, the content changes.

Code Dependencies

The app have the following dependencies:

  1. Icomoon.
  2. Google Fonts.
  3. Jasmine Framework JS
  4. jQuery Library JS
  5. Handlebars Template JS
  6. Google API

Getting Started

Download the project and open index.html in any browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.9%
  • CSS 20.9%
  • HTML 14.2%