Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 599 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 599 Bytes

Parcel Tracking System

Building a parcel tracking system in C#

This is a project I did at uni and it was to create a system for parcels to be tracked and assigned to three forms of couriers:

  • Van 🚚
  • Cycle 🚴
  • Walking 🚶

Depending on the area and number of parcel, each will be allocated to a courier.

Part_2.mp4

In addition, every order made by the client will be registered in a .csv file.


Designed by Ozioma E. Onwubiko