In the last week of class everyone will make a 5 minute presentation about their dataset and their final project. Dates, and order on the date, for the presentations will be:
Tuesday
April 30
Thursday
May 2
LeoSam
ZackEllie
ArielGrace
AbbiNora
PaprikaHenry
YupeiCecilia
KripaMike
SelinEvan
LeiDrew
AlanaSynarah
RamlaCynthia

Presentation Guidelines

  1. Approximately 5 minutes
  2. Introduce your data set. This should include topics from your HW3 and HW4 including (but not limited to):
    1. What it includes
    2. Postgres schema diagram
    3. Mongo document structures and why they make sense from the postgres schema
    4. Why you chose the dataset
  3. Your data access website. This should be shown live and include topics like:
    1. How you choose between Postgres and Mongo
    2. How you get from the interface to a query (ie client side javascript, something in node.js, ...
    3. Interesting HTML or javascript in your project
    4. etc
The topics are intended as suggestions, not requirements. You should do this all in HTML (through your class website). Do not link to presentation made on Google (or elsewhere). Rather, if you are using fixed "slides", generate a PDF of those slides and put that PDF onto the BMC server.

Include the URL of your presentation with your HW5 report.