Skip to content

SendIT is a courier service app that helps users deliver parcels to different destinations all around the world. Built with Node/Express on the backend and React on the frontend

Notifications You must be signed in to change notification settings

primuse/SendIt-React

Repository files navigation

SendIt-React

Build Status Maintainability Test Coverage SendIT is a courier service app that helps users deliver parcels to different destinations all around the world.

P.s: This is the front-end part of the app built with react.

Current Features:

  • Users can create parcel orders, specifying who it is addressed to and destination.
  • Users can cancel parcels and change parcel destination.
  • Admin can change the current location and update status of a parcel.
  • Users can see Pickup location and destination on google map
  • Users receive live email notification anytime Admin changes parcel status.

Getting Started

Clone the repo and cd into it.

Prerequisites

NodeJs is needed on your local machine to run this app

Installation and Usage

Simply run:

npm run start-dev

Testing

Unit tests can be run using:

npm test

Technologies used

NodeJs, React, Webpack

Environments

Author

  • Tiku Okoye

About

SendIT is a courier service app that helps users deliver parcels to different destinations all around the world. Built with Node/Express on the backend and React on the frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published