cjsolomon / Mulit-Modal

SRU Multi-Modal Project
0 stars 2 forks source link

Needed Shipper Information #28

Closed cjsolomon closed 10 years ago

cjsolomon commented 10 years ago

Zach I need Shipper's set for all shipments. This is vital for continued work on the gui

zgp1001 commented 10 years ago

Will work on this after my classes at 1 and 2. Will make it my top priority.

zgp1001 commented 10 years ago

2 questions:

  1. I'm using the shipper table, not the customer table correct? I am confused about the difference between these two tables as I thought these were words we used interchangeably. Both also seem to encompass similar info. I filled the customer database, the shipper one remains rather unfilled besides a few defaults from testing it seems.
  2. Do we just want random assignment? Right now there's no location information to require before assignment.
JordanSchiller1064 commented 10 years ago

yeah i think its a different name for the same thing, really they should be separate, i was thinking of making a customer class in code to match the database, but instead I think we might just delete the customer table in the database, I remade a Shipper table in the database to more accurately represent the code we already had. At this point not adding any extra functionality would be best for our project and Dan's sanity. If there are extra fields that we dont support in the code, just make note of it in your Zeus write up explaining what future expansions are needed to fully integrate zeus. And random assignment should be fine for now.

zgp1001 commented 10 years ago

Would we like the Zeus database customer information (what was in our customer table) to be transferred to our shipper table?

JordanSchiller1064 commented 10 years ago

Sure, just dont overwrite my Shipper at id 8000 and dont add any new fields, just import the data that our database and classes will support

JordanSchiller1064 commented 10 years ago

Excuse me, what I mean to say is please dont overwrite my Shipper at id 8000

zgp1001 commented 10 years ago

Shippers have been assigned to Shipments using sample data from Thangiah's database.

If we want to limit it down to fewer shippers, just let me know - it wouldn't be hard.

And shipper 8000 is still intact, Jordan.