blutz / cs144p3

CS 144 Project 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CS 144 - Fall 2013 - Project Part 3

PARTNERS:
---------
David Voong
ID: 303886364

Byron Lutz
ID: 403945853


Notes:
------
We made a little change to project 2: MySQL was treating the backslash character (\) as an escape sequence rather than the standard double quote (""). About four lines were added to project 2's import script to make the MySQL import work correctly for csv outputted by our Java class.

Nothing was changed in Part 3A since the indexes worked fine.

About

CS 144 Project 3


Languages

Language:Java 97.8%Language:Shell 2.2%