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

Video Juegos

Jess
May 04, 2020

Video Juegos

Our website...

Jess

May 04, 2020
Tweet

Other Decks in Education

Transcript

  1. Presentation Contents 1. Members 2. Demo!!! 3. Issue Tracker Stats

    4. Unit Test Stats 5. Video Juegos site critique 6. Food Finder critique 7. Unit Tests!!
  2. Issue Tracker Stats • 48 Total Issues! ◦ Angel: 14

    ◦ Chu: 6 ◦ Hamza: 10 ◦ Jessica: 12 ◦ Patrick: 6
  3. Unit Test Stats • 6 Unit Tests ◦ Multiple tests

    per Unit Test • Test values being created in the database • Test to make sure optionals are truly optional
  4. Critique of Video Juegos • What did we do well?

    ◦ Front-end: friendly design, CSS ◦ Back-end: database ◦ Others: documents • What did we learn? ◦ Apply what we know into a single website ◦ Teamwork ◦ “Work-from-home”
  5. Critique of Video Juegos (Cont.) • What can we do

    better? ◦ The [Search] function ◦ About page • What puzzles us? ◦ GCP
  6. Critique of Food Finders • The database implementation is clearly

    fleshed out • Tables use nice and easy to read things • Google Maps integration for location was awesome • Simple and clean design
  7. Critique of Food Finders (Cont.) • Not clear what currency

    prices are in. There are some prices listed that are 0 but are probably N/A. • Would be better to keep ratings numbers consistent rather than rounding to different numbers. • Table a different color from the background would have been good. • Images on Front Page are stretched based on display size.
  8. Unit Test Time! • The about page of our site

    allows for unit tests to be run live • If everything is working properly, all 6 tests will pass