danieldafoe/is-my-train-delayed

Create database to store train delays information

Closed this issue · 0 comments

Need to look into my best options for storying train delay information. The schema should look something like:

TABLE: Delay
  COLUMN: Line
  COLUMN: Direction
  COLUMN: Train
  COLUMN: Date