{"id":25179246,"url":"https://github.com/dev-palwar/courier-managment-system","last_synced_at":"2026-06-30T22:01:31.078Z","repository":{"id":178016619,"uuid":"502337464","full_name":"dev-palwar/Courier-Managment-System","owner":"dev-palwar","description":null,"archived":false,"fork":false,"pushed_at":"2022-06-11T13:32:43.000Z","size":2323,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T03:42:38.291Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dev-palwar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-06-11T12:07:24.000Z","updated_at":"2024-08-19T09:58:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"849f6228-060a-4204-9ba9-18dc677b0af9","html_url":"https://github.com/dev-palwar/Courier-Managment-System","commit_stats":null,"previous_names":["dev-palwar/couriermanagmentsystem","dev-palwar/courier-managment-system"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dev-palwar/Courier-Managment-System","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-palwar%2FCourier-Managment-System","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-palwar%2FCourier-Managment-System/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-palwar%2FCourier-Managment-System/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-palwar%2FCourier-Managment-System/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dev-palwar","download_url":"https://codeload.github.com/dev-palwar/Courier-Managment-System/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-palwar%2FCourier-Managment-System/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34984784,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-30T02:00:05.919Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-02-09T15:18:43.090Z","updated_at":"2026-06-30T22:01:31.060Z","avatar_url":"https://github.com/dev-palwar.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# courierManagmentSystem\n\n\tSoftware requirements:\n\n•\tAny browser like chrome or edge\n\n•\tXampp x64 bit\n\n\tHow to run this system\n\n1.\tSetup the Xampp Control Panel \nThen clone this repository and move it in the ‘htdocs’ folder of Xampp (In c drive)\n\n2.\tOpen Xampp, run Apache server and MySQl\n\n![](Snapshots/xampp.jpg)\n\nPlace this URl in your browsers \n‘http://localhost/phpmyadmin/’\n Or you can just click on the MySQL admin button in Xampp it will open PhPMyAdmin\n\n3.\tImport Database \n\nIn PhpMyAdmin, create a new database with name ‘cms’ \n \n ![](Snapshots/CreateDatabase.jpg)\n\nThen import database\n \n![](Snapshots/ImportDatabase.jpg)\n\nClick on ‘import’ and navigate to the htdocs\u003edarcel\u003edatabase\u003ecms.db\n\n![](Snapshots/databaseImported.jpg)\n \nThat’s all!\nNow you can run this application in your browser\n\nUser Panel\n\nSimply put http://localhost/darcel/userpanal/login.php in browser\n\nAdmin Panel\n\nhttp://localhost/darcel/Admin /login.php\n\n\n\n\t\tHow the system works\n\nUser panel:\n\nThe user of the courier management system will interact with the application through an easy to use log in by use of the web page the home page. The home page contains the dashboard with a clear view of the history of the parcels and branches. Some functions can only be seen by the admin while others the user only. The only part the user cannot see is the total couriers that includes couriers of other users as well. \nThe user can only access the parcel, track the parcel and see the reports/status of delivery. \n\nIn this system, Every users has to register themselves first before they can continue.\n\n![](Snapshots/userPanel/New%20user%20registration.jpg)\n \n\nAfter registration they get a unique id and passwords using which they can login in system \n \n![](Snapshots/userPanel/Login%20page%20of%20user.jpg)\n\nAfter login they are introduced to a user panel \n\n![](Snapshots/userPanel/user%20panel.jpg)\n \nHere, they can place their couriers and perform other operations like, delete, update and list \n\nPlacing courier \n  \n  ![](Snapshots/userPanel/place%20courier0.jpg)\n\n  ![](Snapshots/userPanel/place%20courier1.jpg)\n  \nUpdating courier \n \n![](Snapshots/userPanel/update%20courier%20modal.jpg)\n\nAfter placing their courier they get a unique number of their courier, that is consignment number, using which they can also track their couriers \n\nTracking courier \n \n ![](Snapshots/userPanel/Tracking%20courier.jpg)\n\nAfter placing courier a reciept is also provided \n\n ![](Snapshots/userPanel/Courier%20reciept.jpg)\n\nSo that is all for User panel now lets proceed to Admin panel\n\n\t\nAdmin panel\n\nAdministrator of the backend will interact with the application through an easy interface as shown below. The admin can add parcel, update their status and has access to details of every user and courier present in system.\n\nAdmin is also given a id and password \n \n![](Snapshots/Admin%20panel/Admin%20login%20page.jpg)\n\nAdmin panel\nThe Backend pulls records that have entered by the user and stored in the database and it display the records for manipulation by an administrator of the backend.\n\n![](Snapshots/Admin%20panel/Admin%20panel.jpg)\n\n Updating status \n ![](Snapshots/Admin%20panel/Updating%20status.jpg)\n \nWhen a user places their courier, its left to be approved by the company weather they can pick it or not from the address.\n•\tIn transmit means that the courier is picked and out or delivery\n•\tDeliverd marks the delivery of project\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-palwar%2Fcourier-managment-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdev-palwar%2Fcourier-managment-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-palwar%2Fcourier-managment-system/lists"}