UNIVERSITY PARCEL MANAGEMENT SYSTEM USING C++

APP DEVELOPMENT
Year: 2020
Technology: C++, Microsoft Visual Studio
Categories: App Development

Description

This project aims to develop and design a parcel arrival notification system, to assess parcel arrival records with ease, and to make recommendations on the current parcel management system to avoid delayed, incorrect, or lost deliveries happen. .

The scope of this project discussed mainly on the ability to track a parcel location, the ability to get notified for the collection of parcels, and the ability to track how many parcels of the same recipient should be collected from respective residential colleges or faculty upon arrival.

Conclusion

In conclusion, the parcel management system in this project successfully addressed several challenges and achieved its objectives. The inclusion of a notification column in the user table streamlined the tracking and notification process, benefiting both users and administrators. The implementation of a database system improved record-keeping and eliminated the risk of missing data.

The assignment of admin IDs to parcel tracking information enhanced traceability and reduced delivery errors. While the system met its objectives, future improvements could include implementing buttons for options, displaying information in table forms, and expanding search capabilities.