Skip to content

🚢 Cargo India – A web-based cargo booking platform for air, ship, and road transport. Built with HTML, CSS, Bootstrap, JavaScript, Node.js, and MySQL.

Notifications You must be signed in to change notification settings

dipthakur/CargoIndia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cargo India - Online Cargo Booking System

Overview

Cargo India is a web-based platform that allows users to book cargo transportation through various modes, including air, ship, and road. The system provides a seamless and user-friendly interface for customers to schedule their shipments efficiently.

Features

  • Online cargo booking via air, ship, and road.
  • Real-time tracking of shipments.
  • Secure user authentication.
  • Responsive design for accessibility on all devices.
  • Admin dashboard for managing bookings and users.

Technologies Used

Frontend:

  • HTML - Structure of the website.
  • CSS - Styling and layout.
  • JavaScript - Interactive elements.
  • Bootstrap - Responsive design framework.

Backend:

  • Node.js - Server-side scripting and API development.
  • Express.js - Web framework for Node.js.

Database:

  • MySQL - Storing and managing booking and user data.

Installation & Setup

Prerequisites:

Ensure you have the following installed:

Steps to Set Up the Project:

  1. Clone the repository:

    git clone https://github.com/your-repository/cargo-india.git
    cd cargo-india
  2. Install dependencies:

    npm install
  3. Configure database:

    • Create a MySQL database.
    • Update database credentials in the configuration file.
  4. Run the server:

    node server.js

Usage

  • Open your browser and go to http://localhost:3000/.
  • Register/Login to book a cargo shipment.
  • Select your mode of transport (Air, Ship, Road) and provide shipment details.
  • Track your shipment status through the dashboard.

Future Enhancements

  • Integration with third-party logistics services.
  • Mobile app development.
  • AI-based price prediction for cargo booking.

License

This project is open-source and available for modification and distribution.

Contact

For any inquiries or support, reach out at imdeepak.info@gmail.com

Website View

About

🚢 Cargo India – A web-based cargo booking platform for air, ship, and road transport. Built with HTML, CSS, Bootstrap, JavaScript, Node.js, and MySQL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published