Skip to content

HasanArmstrong/NewsFeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CoderSchool FTW - * News Feed *

Created with love by: Hasan Armstrong

Build a news feed using Google news API

View the site here https://reverent-nightingale-66e217.netlify.com/

Video Walkthrough

Here's a walkthrough of implemented user stories.

Video Walkthrough

User Stories

The following required functionalities are completed:

  • The user can see a list of the 20 latest top news stories, loaded dynamically from newsapi.
  • For each story, the user sees a headline, the source, a link to more, and an image.
  • The user can see the total number of stories currently shown.

The following optional features are implemented:

  • The user can click a link at the bottom of the page to load the next 20 stories. The page should not refresh; the stories should simply be added to the bottom.
  • The user can see an updated number of stories currently shown.
  • The user can see how long ago the story was published in a human-friendly format; e.g. "15 minutes ago"

Time Spent and Lessons Learned

Time spent: 5 hours spent in total.

Creating a checkbox so the user can filter for every unique source of the articles loaded

License

Copyright [2019] [Hasan Armstrong]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published