Developer: Andrea Minhas
Technologies Used: HTML, CSS, Bootstrap, Javascript, JQuery, MongoDB, Node.Js. The following NPM Packages were used: - Mongoose - Cheerio - Morgan -Body-Parser
The application allows users to scrape articles from the New York Times Politics Page. When the user clicks scrape article the app will scrape the New York Times Politics page and store them in the database. The app will then pull the articles that are stored in the database and display the headline and byline of the article on the screen.
The app also gives users the capability to save the articles to read later and leave comments on the articles. Once the user clicks over to the saved article tab, they can then post comments on the articls by clicking the comment button. Once the user leaves a comment, the comment is stored in the database. Any exisitng comments that were posted by other users will also be displayed on the screen once the user hits the comment button.


