Skip to content

ParcelPro is a web application designed to manage parcel deliveries efficiently. This system allows users to book parcels, track delivery statuses, and manage delivery personnel. The project integrates various modern web technologies including React, DaisyUI, TailwindCSS, and much more.

Notifications You must be signed in to change notification settings

siam02/parcel-pro-client

Repository files navigation

ParcelPro - Delivery Management System

ParcelPro is a web application designed to manage parcel deliveries efficiently. This system allows users to book parcels, track delivery statuses, and manage delivery personnel. The project integrates various modern web technologies including React, DaisyUI, React Leaflet, and ExpressJS, with MongoDB as the database.

Live Site

https://parcel-pro-client.web.app/

Login Details

Features

  • User Authentication: Secure user login and registration.
  • Parcel Booking: Users can book parcels for delivery.
  • Delivery Tracking: Track the status of parcels from booking to delivery.
  • Review System: Users can rate and review delivery personnel.
  • Admin Dashboard: Manage users, parcels, and delivery personnel.
  • Interactive Maps: Display delivery locations using React Leaflet.

Technologies Used

  • Frontend: React, DaisyUI, TailwindCSS, React Leaflet, React Query (TanStack Query), ShadcnUI
  • Backend: ExpressJS, Node.js
  • Database: MongoDB Atlas
  • Others: SweetAlert2 for alerts, Axios for HTTP requests, Firebase Auth, Firebase Hosting

Installation

  1. Clone the repository:
git clone https://github.com/siam02/parcel-pro-client.git
  1. Install dependencies:
cd southeast-explorer
npm install
  1. Create a .env.local file in the root directory and add your Firebase config keys and other details:
VITE_APIKEY=your-firebase-api-key
VITE_AUTHDOMAIN=your-firebase-auth-domain
VITE_PROJECTID=your-firebase-project-id
VITE_STORAGEBUCKET=your-firebase-storage-bucket
VITE_MESSAGINGSENDERID=your-firebase-messaging-sender-id
VITE_APPID=your-firebase-app-id
VITE_IMAGE_HOSTING_KEY=imgbb-image-hosting-key
VITE_PAYMENT_GATEWAY_PK=stripe-public-key
  1. Start the development server:
npm run dev
  1. Visit http://localhost:3000 in your browser to view the application.

About

ParcelPro is a web application designed to manage parcel deliveries efficiently. This system allows users to book parcels, track delivery statuses, and manage delivery personnel. The project integrates various modern web technologies including React, DaisyUI, TailwindCSS, and much more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages