Skip to content

rhynas/sosNews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sosNews

Synopsis

sosNews is a web app that shows the latest News about the Venezuela crisis. Whenever an user visits the site, the app will scrape stories from a news outlet (https://venezuelanalysis.com/news). The app use Cheerio to grab the site content and Mongoose to save it into the MongoDB database. All users can leave comments on the stories collected. They are also allowed to delete whatever comments they want removed. All stored comments are visible to every user.


Author

Rhyna Silva

Technologies Used:

  • Javascript
  • nodeJS
  • npm packages:
    • express
    • mongoose
    • body-parser
    • method-override
    • handlebars
    • request
    • cheerio

Copyright

Rutgers Coding Bootcamp © 2017 - Rhyna Silva

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published