Skip to content

Delivery application can be used in Logistics Industry build using ReactJs

License

Notifications You must be signed in to change notification settings

2rohith2/delivery-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📦 Delivery application

Delivery application can be used in Logistics Industry build using ReactJs

🚀 About Me

Hi 👋, I'm Rohith Kumar, a passionate JavaScript fullstack developer.

  • 9.5 Years of Product Experience in CyberSecurity, Telecom Domain and OTT Platform
  • I am a Product Developer with a designer's eye for aesthetics and a security mindset.
  • Experienced in the design, development, and deployment of end-to-end projects based on new concepts for Enterprise SaaS applications using the JavaScript environment.
  • Expertise in the development of production-ready products using a Clean Architecture for faster and easier code maintenance, as well as the Data Scraping expert.

Delivery Dashboard Link

Delivery API Link

Product Requirements

  • This is a platform where users and bikers can be signed up to make and deliver parcels.
  • Only the user can produce a parcel, and only the rider may deliver it from one spot to another.
  • User can' be a biker and cannot deliver packages.
  • Bickers can't be users, and bikers can't make packages.
  • Another biker's cargo should not be seen on the platform.
  • The user should be able to track the status of their parcel.
  • There should be no need for a database because all storing should be done in memory.

🔗 Links

portfolio linkedin

Tech stack used

🔦 Coding Methodology

  • Clean Architecture
  • RBAC (Role Based Access Control) for rendering corresponding UI & for API access

🖥️ Dashboard

🔌 API

  • JavaScript
  • TypeScript
  • NodeJs
  • ExpressJs
  • API Version Controlling
  • Winston for logging & log file rotation
  • Babel used for code transpilation
  • PM2
  • JWT - Used for authentication and authorization.
  • API Document
  • Postman Collection

License

MIT License

Screenshots

Sender Biker
Sender login Biker Login
Sender create parcel Biker new parcel list
Sender created parcel Biker pickup parcel
Sender parcel list Biker transit parcel list
Sender transit list Biker deliver parcel
Sender delivered list Biker deliveryed list
Sender delete parcel

Run Locally

Clone the project

  git clone https://github.com/2rohith2/delivery-web

Go to the project directory

  cd delivery-web

Install dependencies

  npm install

Start the server

  npm run start

Link to access

  http://localhost:3000

✏️ Feedback

If you have any feedback, please reach out to me at [email protected]

About

Delivery application can be used in Logistics Industry build using ReactJs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published