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

SWE Presentation: Politician Hub

Chuchu
November 23, 2015

SWE Presentation: Politician Hub

Chuchu

November 23, 2015
Tweet

Other Decks in Education

Transcript

  1. Stats • Issue Tracker ◦ Andreas: 29 ◦ Brian: 3

    ◦ Chuchu: 32 ◦ Daniel: 4 ◦ Lawrence: 7 • Unit Tests ◦ Andreas: 3 ◦ Brian: 15 ◦ Chuchu: 9 ◦ Daniel: 3 ◦ Lawrence: 3
  2. Our Critique: What did we do well? • Collecting data

    to make a rich experience • Variety of background images • Easy navigation • Querying by fields in the API
  3. Our Critique: What did we learn? • Intersection of backend

    and frontend • Writing and using APIs • Working with React, Flask, SQLAlchemy, etc. • Hosting a website on a server • Teamwork
  4. Our Critique: What can we do better? • Improve design

    of the website • Improve speed of retrieving data from our API • Improve operational aspects of the project
  5. Our Critique: What puzzles us? • How to properly design

    for good user experience • How to set-up nginx with flask • How to best optimize pages for web crawlers
  6. Marvel Critique: What did they do well? • http://importmarvel.com/ •

    Nice image and splash page • Embedding pictures into the tables • Connecting models together
  7. Marvel Critique: What did we learn? • Color scheme makes

    a big difference for user experience • A lot of Marvel comics have been published
  8. Marvel Critique: What can they do better? • Make spacing

    consistent on individual pages • Allow users to specify number of results to return from API instead of limiting it to 100 • Sorting data in the table only sorts the current page • Add navigation to specific sections of data tables