Back to Portfolio List

Ex-Send

EXSend is a delivery simulation program, either customer or courier can log in, customer can create order and view final shipping price. The courier can check customer's orders, and check the necessary routes to deliver the order generated using Dijkstra Algorithm. It was built for our algorithms and data structures final project. It was our first programming project

Screenshots

Ex-Send startup screen
Ex-Send login screen
Ex-Send login main menu screen
Ex-Send order form screen
Ex-Send order list screen
Ex-Send order routes screen