Arielle Collins
Email: ariellecollinsb@gmail.com
Github: https://github.com/ariellecollinsb
LinkedIn: https://www.linkedin.com/in/arielle-collins-bovatsek-10895899/
I created a web app that lets users view and leave a comment on the latest news that I scraped from HuffPost.
Node.js, Morgan, Express + Express Handlebars Mongoose Cheerio Axios Other NPM command line utility + packages
App functionality depends on cheerio to process the returned html, mongoose to initialize and store information on the database, and express handlebars to deliver that information to the client. The user has the opportunity to add a comment under their chosen article.
- Allow multiple comments to be stored
- Add a delete button
- Convert CSS to SCSS
- Scrape multiple websites at a time for a wider range of articles