Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 1 KB

README.md

File metadata and controls

38 lines (23 loc) · 1 KB

Logistics Web App

Testing:

Manufacturer email: shivam@karn.com Pass: 123456

Transporter email: yashy@kohli.com Pass: 123456

Features:

  • Login and Registration functionality
  • Messaging functionality, used websockets (socket.io) for chat and update payment feature.
  • You can send payment request, can also implement some actual payment method in future according to needs in the backend.
  • Manufacturers can create new order requests with registered Transporters. The options are auto-populated at login along with saved address and order ID.

Screenshots:

Login

Register

Manufacturer Dashboard

Request Form

Sent Request

Transporter Dashboard

Payment Request

Payment Success