Skip to content

Pjae215/BreakingNews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

All the News That's Fit to Scrape

BreakingNews

PennLPS Bootcamp Week #14 Assignment

Access the app here

[ https://breakingnews215.herokuapp.com/ ]

About this App

This app uses allows users to view and leave comments on breaking news articles scraped from news sources using Mongoose and Cheerio.

The user will be able to view the following information scraped from each article:

  • Headline - the title of the article

  • Summary - a short summary of the article

  • URL - the url to the original article

Users comments will be displayed under each article and saved incase the user wants to revisit them later. All stored comments will be visible to every user so and they will have the option to delete a comment if it is offensive.

Resources

  • Node.js
  • MongoDB
  • CRUD
  • Express.js
  • Handlebars.js
  • MySQL
  • AJAX
  • Heroku
  • cheerio.js
  • axios.js
  • jQuery
  • Bootstrap Framework
  • HTML

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors