Skip to content

SendIT is a courier service that helps users deliver parcels to different destinations.

Notifications You must be signed in to change notification settings

Fiyiin/sendit-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SendIT

Build Status

https://fiyiin.github.io/sendit-app/UI/public/index.html

SendIT is a courier service that helps users deliver parcels to different destinations.

Getting Started

Clone this repo to your desktop and run npm install to install all the dependencies.


Usage

After you clone this repo to your desktop, go to its root directory and run npm install to install its dependencies.

Once the dependencies are installed, you can run npm start to start the application. You will then be able to access it at localhost:3000


Prerequisites

You'll need the following packages to run the projecct

npm

Tech/framework used

  • Node js
  • Express
  • Mocha
  • Supertest
  • Chai
  • ES6

Features

  • Users can create accounts
  • Users can login to their account
  • Users can create parcels orders
  • Profile page
  • Admin page

Api endpoints

  • Create parcel order
  • Get all parcel orders
  • Get parcel by parcelId
  • Get parcel by userId
  • Cancel parcel order

Author

Fiyin Kolawole

License

This project is licensed under the terms of the ISC license.

About

SendIT is a courier service that helps users deliver parcels to different destinations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published