Cristian Arauz, carau013@ucr.edu
Raul Razo, rrazo004@ucr.edu
Andrew Krikorian, akrik001@ucr.edu
Omar Nosseir, onoss001@ucr.edu
Isabel Chen, isabel.chen@email.ucr.edu
-
This file
PiTech.pdf
contains evidence of our efforts to plan our elicitation of
requirements from Mr. Keogh, and any notes taken during the
elicitation.
-
This file
PiTechProjectPitchORIGINAL.pdf
contains our original pitch to Mr. Keogh, which was delivered on
October 30th, 2024, at 5:00pm.
-
This file
PiTechProjectPitchCORRECTED.pdf
contains a new version of the pitch, with all the corrections,
amendments and deletions suggested by Mr. Keogh (and/or Dr. Keogh).
-
These files
PiTechDesign Figma File,
FiniteStateMachine Lucid Chart, and
PiTechSearchAlgorithmDesign.pdf
shows evidence of our efforts to design our software.
-
This links
Github/Testing
and
Testing Google Document
points to evidence of our efforts to test our software.
-
This URL
Github
points to a GitHub repository of our code.
-
This
YouTube video, that shows our software solving one balance, and one transfer test
case, simulating a power shutoff, employee shift change and close down
for year.
-
This text file, is the
KeoghsPort2024.txt
log that was created by our software, during the making of the YouTube
video in the previous bullet point.
We would like to point out the following limitations:
-
Processing time increases significantly when balancing/transferring
ships with >30 containers
-
SIFT takes a significant amount of processing times for ships with
more than 8 containers
-
Manifest Upload is not automatically asked for but is forced in the
home page
- Language selector was not implemened
We would like to also provide additional resources:
-
This file
ShipCase6OUTBOUND.txt
points to our outbound manifest after running balance in our demo
video.
-
This file
ShipCase6OUTBOUND.txt
points to our outbound manifest after running transefer in our demo
video.
-
This
Github Link
points to our README for instructions on how to run our platform.