Upgrade to Pro — share decks privately, control downloads, hide ads and more …

NetTunes

 NetTunes

CS329E - IDB 3. Presentation on NetTunes.me, where users can find information about artists, albums, and songs. NetTunes.me created by Chris Johnson, Yu Lu, Ruth Mendez, Rachel Tarrant, and Juan Trejo.

mendezruth35

November 29, 2017
Tweet

More Decks by mendezruth35

Other Decks in Programming

Transcript

  1. Chris Johnson, Yu Lu, Ruth Mendez, Rachel Tarrant, Juan Trejo

    Software Developers, The University of Texas at Austin DEC 2017 NetTunes CS 329E - IDB 3
  2. Issue Tracker Stats Total: 54 Closed: 49 Unresolved: 5 Open

    Closed Chris 1 14 Juan 2 14 Rachel 2 10 Ruth 0 9 Yu 0 2
  3. Unit Tests Total: 21 – Chris: 4 – Juan: 5

    – Rachel: 4 – Ruth: 4 – Yu: 4
  4. NetTunes Critiques • What can we do better? – External

    links – Image formatting – ID numbers • What puzzles us? – Searching database – Search bar on Firefox
  5. What did we learn? • Using Flask and Jinja templates

    • Using SQLAlchemy • Using GCP
  6. NetTunes Bonus Features • Scraping our own data • An

    open source and collaborative framework for extracting the data you need from websites. In a fast, simple, yet extensible way.
  7. Overall Assessment • Meets class requirements: ◦ Beautiful splash ✓

    ◦ Models ✓ ◦ High Quality ✓ ▪ Aesthetics ▪ Navigation ◦ Documentation ✓
  8. Responsiveness • The Home and about pages have great responsiveness.

    • The tables don’t display every column on mobile and the about page has some text overlap.
  9. Above and Beyond • Logo and favicon • Game while

    waiting for unit tests • Home page has an animated background and a slide show of books • Rolling counters for books, authors, etc. • Elements on about/home page
  10. What Puzzles Us? We had trouble accessing the website. Sometimes

    the page on the left is displayed. It will work on one browser and not another but on a different day it’s the opposite.