https://github.com/asifzaman777/courier-management-system
Courier Management System project
https://github.com/asifzaman777/courier-management-system
asp-net-core entity-framework mssqlserver mvc object-relational-mapping
Last synced: 4 months ago
JSON representation
Courier Management System project
- Host: GitHub
- URL: https://github.com/asifzaman777/courier-management-system
- Owner: AsifZaman777
- License: apache-2.0
- Created: 2023-06-13T05:20:19.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-23T17:58:31.000Z (over 1 year ago)
- Last Synced: 2025-01-18T13:56:00.684Z (5 months ago)
- Topics: asp-net-core, entity-framework, mssqlserver, mvc, object-relational-mapping
- Language: HTML
- Homepage:
- Size: 1.29 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Courier-Management-System
About project:
The project is about a courier management system. Any user can use it to dispatch any parcel to the required destination and can easily track it until the delivery to the end user
## Project Description:
Customer Panel
Dashboard: The first section where the users will land on.
![]()
Dashboard
Customer order placement: Customer can request for a pickup from his own residance and can dispatch the product easily. Meanwhile the customer will be registered and no need to be registered if the customer just want to roam around. A consignment number will be genereted to track the product.
![]()
Customer parcel delivery panel
Customer order tracking: The generated consignment number can help customers to track the parcel
![]()
Customer parcel delivery panel
Admin Panel
Admin login: Only admins can enter into the admin panel
![]()
Admin Login panel
Customer handling: Admins can add some customers to ship a parcel
![]()
Customers handling panel
Shipment handling: Admins can change the shipment, products and customers state
![]()
Shipment and Customers info edit panel
Officials registrations: Admins have permissions to authorise a new official
![]()
Admin reg panel