/NY-Times-Mongo-Scraper

Web application using mongo/mongoose which allows users to view ny times articles and create and store notes on them.

Primary LanguageJavaScriptMIT LicenseMIT

NY-Times Mongo-Scraper


NY-Times Mongo-Scraper is a web application that allows users to view current atricles from the NY-Times website. Users will also be able to save articles and add notes to them. There is also functionality for deleting saved articles and deleting notes.

Technologies used to create this application include:

* Express
* Express-handlebars
* Mongoose
* MongoDB
* Body-parser
* Cheerio
* Request
* Node