Delivery application can be used in Logistics Industry build using ReactJs
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
- 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.
- Clean Architecture
- RBAC (Role Based Access Control) for rendering corresponding UI & for API access
- JavaScript
- ReactJs
- TypeScript
- HTML
- Container Component Pattern
- HTML Accessibility
- HTML Semantics
- CSS
- SCSS (CSS Preprocessor)
- BEM (CSS Styling)
- 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
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
If you have any feedback, please reach out to me at [email protected]