Code Monkey home page Code Monkey logo

delivery-api's Introduction

๐Ÿ“ฆ Delivery application

Delivery application can be used in Logistics Industry build using NodeJs

๐Ÿš€ 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-api

Go to the project directory

  cd delivery-api

Install dependencies

  npm install

Start the server

  npm run dev

Link to access

  http://localhost:8080/v1

โœ๏ธ Feedback

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

delivery-api's People

Contributors

2rohith2 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.