Skip to content

sccofield/sendIt

Repository files navigation

Build Status Coverage Status Maintainability

Send-It Hub

Product description

Send it hub is a web platform that you can use to send your parcel delivery order from one place to the other.

A user can register on the web application and then place parcel delivery order.

The delivery status of the parcel and other information can be tracked from the dashbnoard.

Features

  • Users can register and request a parcel delivery order.
  • Users can change the destination of a parcel delivery order.
  • Users can cancel a parcel delivery order.
  • Users can see the details of a delivery order.
  • Admin can change the ​status​​ and p​ resent​​ ​location​​ of a parcel delivery order.
  • User can view a map showing the pickup location and delivery location.

Demo

A fully functional demo of this project is available at Send-it Hub

Installation

  • Open terminal
  • cd into directory that you want the project to reside.
cd projects
  • clone the repository into that directory.
git clone https://github.com/sccofield/sendIt
run npm install && npm run start:dev

Technologies

The following tools, libraries and frameworks has been used on this project

  1. Nodejs
  2. Postgresql
  3. Express

API Documentation

The full documentation for all API end point can be found here

Test


The application uses the following for Testing:

  • Backend Test npm run test

Contributing

To see how to go about contributing to this project checkout contributing.

Bugs and issues

If you have any buy or feature request? Please open a new issue

FAQ

Is this an Open-Source Application?

Yes it is, and contributing to the development of this application is by raising PRs.

Who can contribute?

Anyone! This application is open to all those who want to contribute to open-source 
development and are willing to follow set standards for contributing.

Is there a set standard for PRs to this repository?

Yes, there are set conventions for PRs to this repository and can be found in the 
project wiki.

What language was used to develop this application?

This project is a full stack Javascript application.

Can I clone this application for personal use?

Yes! This application is licensed under MIT, and is open for whatever you may choose 
to use it for.

License

MIT

Author

Michael Umanah

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published