Code Monkey home page Code Monkey logo

manjit-baishya-datascience / cargo-delivery-database-management-system Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 540 KB

This Parcel Management System is designed to efficiently manage parcels, customers, sellers, hubs, routes, delivery persons, staff, managers, and buyers within a delivery network. It provides a comprehensive solution for tracking parcels from order placement to delivery.

database-design database-designed-project sql sqlite

cargo-delivery-database-management-system's Introduction

Cargo - Parcel Database Management System ๐Ÿ“ฆ๐Ÿ“Š

Header

This Parcel Management System is designed to efficiently manage parcels, customers, sellers, hubs, routes, delivery persons, staff, managers, and buyers within a delivery network. It provides a comprehensive solution for tracking parcels from order placement to delivery. ๐Ÿšš๐Ÿ”

Table of Contents ๐Ÿ“‹

Database Schema ๐Ÿ—„๏ธ

The database schema includes tables to store information about parcels, customers, sellers, hubs, routes, delivery persons, staff, managers, and buyers. Relationships are established between entities to maintain data integrity. ๐Ÿ›ก๏ธ

Schema Diagram โ‡๏ธ

Schema Diagram

Tables ๐Ÿ“„

  1. Parcels: Stores parcel information including tracking number, size, weight, destination, status, order date, delivery date, and associated customer, seller, source hub, and destination hub.

  2. Customers: Contains customer details such as name, address, state, PIN, and contact number.

  3. Sellers: Stores seller information including name, address, state, PIN, and contact number.

  4. Hubs: Stores hub details like location, state, PIN, capacity, and contact number.

  5. Routes: Contains route information including departure point, destination point, mode of transport, and estimated delivery arrival (EDA).

  6. DeliveryPersons: Stores delivery person details like name, contact number, address, and associated hub.

  7. Staff: Contains staff details including name, address, contact number, and associated hub.

  8. Managers: Stores manager details such as name, address, contact number, and associated hub.

  9. Buyers: Contains buyer details like name, address, and contact number.

Functionalities โš™๏ธ

  • Parcel tracking: Customers can track their parcels using the provided tracking number.
  • Efficient delivery management: Delivery persons are assigned parcels based on routes and hub locations.
  • Customer and seller management: Maintain detailed information about customers and sellers for effective communication and order management.
  • Hub management: Track hub capacity, location, and contact information for efficient parcel sorting and distribution.
  • Staff and manager management: Manage staff and managers assigned to hubs for overseeing operations and resolving issues.
  • Route planning: Plan delivery routes based on departure and destination points, mode of transport, and estimated delivery times.

Setup ๐Ÿ› ๏ธ

  1. Clone the repository to your local machine.
  2. Set up your preferred database management system (DBMS) and execute the SQL scripts to create the database schema.
  3. Configure the application settings to connect to your database.
  4. Start the application and begin managing parcels, customers, sellers, hubs, routes, delivery persons, staff, managers, and buyers efficiently.

Contributing ๐Ÿค

Contributions are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.

License ๐Ÿ“

This project is licensed under the MIT License.

cargo-delivery-database-management-system's People

Contributors

manjit-baishya-datascience avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.