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