Skip to content

ParcelGo simplifies parcel delivery with intuitive booking and tracking. It features role-based dashboards for users, delivery personnel, and admins, enabling efficient parcel management, status updates, and reviews. Secure authentication and real-time updates ensure reliable service.

Notifications You must be signed in to change notification settings

rjspyk5/parcel-go-client

Repository files navigation

Parcel Go

Overview

  • ParcelGo is a platform for seamless parcel delivery management.
  • Users can book, track, and manage parcels.
  • Admins and delivery personnel handle logistics and ensure timely deliveries.

Live Site URL

Admin Credentials

Key Features

  • Role-based dashboards for Users, Delivery Men, and Admins.
  • Users can book and manage parcels.
  • Delivery men can view and update assigned deliveries.
  • Admins can manage parcels, users, and deliverymen.
  • Secure login with email/password and Firebase.

Technology Stack

  • Frontend: React.js, Tailwind CSS,Shadcn
  • Backend: Node.js, Express.js
  • Database: MongoDB
  • Authentication: JWT, Firebase
  • Hosting: Firebase

How to Run the Project

Prerequisites

  • Node.js
  • npm
  • MongoDB

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/parcel-go.git
    cd parcel-go
    
  2. Install dependencies::

    npm install
    
  3. Create an .env file in the root directory and add necessary environment variables:

    VITE_APIKEY=
    VITE_AUTHDOMAIN=
    VITE_PROJECTID=
    VITE_STORAGEBUCKET=
    VITE_MESSAGINGSENDERID=
    VITE_APPID=

-For the .env file format and details, please contact [rjspyk5@gmail.com]

  1. Run the development server::
    npm run dev
    
    
  2. Download the server from the provided GitHub repository and follow its setup instructions

About

ParcelGo simplifies parcel delivery with intuitive booking and tracking. It features role-based dashboards for users, delivery personnel, and admins, enabling efficient parcel management, status updates, and reviews. Secure authentication and real-time updates ensure reliable service.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages