/band-news-grab

scrape news on your favorite band

Primary LanguageCSS

Crate Digger

Built With

  • HTML5
  • CSS3
    • UIKit 3 Framework
    • Animate CSS
  • JavaScript
    • Node
      • Cheerio
      • Express
      • Mongoose
    • jQuery
    • AJAX
  • MongoDB
  • Heroku

To-Do's

  • need to refactor application
    • appilication designed to return search queries that users have typed in.
    • currently app only returns the first 15 items in the DB.
      • one option is to sort and return the 15 newest, and sort by date creation.