0% found this document useful (0 votes)
43 views2 pages

MERN Assignment

The document outlines the requirements for a Courier and Parcel Management System using the MERN stack. It includes features for customers, delivery agents, and admins, such as parcel booking, real-time tracking, and delivery status updates. Additionally, it specifies backend and frontend technologies, advanced features, deliverables, and evaluation criteria for the project.

Uploaded by

tanziddipto
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
43 views2 pages

MERN Assignment

The document outlines the requirements for a Courier and Parcel Management System using the MERN stack. It includes features for customers, delivery agents, and admins, such as parcel booking, real-time tracking, and delivery status updates. Additionally, it specifies backend and frontend technologies, advanced features, deliverables, and evaluation criteria for the project.

Uploaded by

tanziddipto
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

MERN Stack Assignment: Courier and Parcel Management System

Objective:

Build a courier tracking and parcel management system for a logistics company.
Users can book parcels, assign delivery agents, track parcels in real-time, and manage delivery
statuses.

Functional Requirements:

Roles:
- Admin
- Delivery Agent
- Customer

Customer Features:
- Register/Login
- Book a parcel pickup (pickup address, delivery address, parcel size/type, COD or
prepaid)
- View booking history & statuses
- Track parcel in real-time on a map

Delivery Agent Features:


- View assigned parcels
- Update status (Picked Up, In Transit, Delivered, Failed)
- Get optimized delivery route (Google Maps API)
Admin Features:
- Dashboard with parcel metrics (daily bookings, failed deliveries, COD amounts)
- Assign agents to parcels
- View all users and bookings
- Export reports (CSV/PDF)

Backend ([Link] + Express or NestJS + PostgreSQL/Mongodb + JWT):


- APIs:
- Auth (Register/Login with roles)
- Parcel CRUD
- Agent assignment
- Parcel status updates
- Booking analytics & reports
- Geolocation tracking via coordinates
- Role-based access control (middleware)

Frontend:
- Web App for Admin and Customers
- Real-time updates via [Link] (status changes)
- Google Maps Integration for tracking and route view

Advanced (Bonus):
- QR Code generation for parcels
- Barcode scan by agents to confirm pickup/delivery
- Email/SMS notifications for customers
- Multi-language support (e.g., English & Bengali)

Deliverables:
- GitHub repo with documentation
- Hosted Web App (e.g., Vercel/Netlify)
- Postman collection for backend API
- Final PDF report + video demo

Evaluation Criteria:
- Functional completeness
- Code structure and clean architecture
- Responsive UI and UX polish
- Real-time updates and geolocation handling
- Real-world use cases like COD, failed deliveries, and reports

You might also like