Skip to content

Astraxx04/Courier_Management

Repository files navigation

Courier_Management

A dbms project for courier management.

CC Couriers - An interactive courier management application which provides the facilities of remote tracking and feedback system to customers and the facilities of placing a new parcel, updating the status of existing ones and display the history of consignments to staffs.

Features

  • Remote tracking and delivery address update if needed.
  • Placing new a parcel.
  • Updating the delivery status of a parcel.
  • History of consignments delivered and yet to be delivered.
  • Feedback/query support.

Tech Stack

Frontend : HTML5, CSS3, Bootstrap 4

Backend : PHP, MySQL

My Skills

Run Locally

Go to the project directory

  cd C:\xampp\htdocs

Clone the project

  git clone https://github.com/Astraxx04/Courier_Management.git

Go to the project directory

  cd Courier_Management

Install dependencies

Project requires latest XAMPP server installed

Start the server

  • Open XAMPP Control panel
  • Start Apache and MySQL servers

Initialize database

  • Visit localhost/phpadmin in your browser
  • Create new database
  • Give a suitable name to the db and select the cc_couriers.sql file from
  C:\xampp\htdocs\Courier_Management\MySQL
  • Make sure the database is imported successfully without any errors

Visit the website

  • Open a new tab in your browser and visit
  http://localhost/Courier_Management/

Screenshots

App Screenshot

App Screenshot

App Screenshot

App Screenshot

App Screenshot

App Screenshot

App Screenshot

Documentation

Documentation

Authors

About

A dbms project for courier management.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published