Skip to content

sagspot/sendIt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SendIt

A simple API to manage parcel delivery services

Version

1.0.0

Table of Contents

General Information

This is a simple API to manage parcel delivery services. You can send, and receive parcels, check the delivery status of your sent items. Recepients can leave a comment when they receive their pacel, which the sender will be able to see.

Technologies Used

  • Express
  • joi
  • jsonwebtoken
  • moment
  • uuid

Usage

  • Create an account with a unique email and password
  • Login to your account
  • Send and receive parcles
  • You can optionally add a comment once you receive a parcel
  • View your history of sent and received parcels

For a detailed manual on usage, visit the website on the About section to view the API documentation

Project Status

Project is: complete .

Room for Improvement

  • Store app activity on the database, including user and parcel information.

Acknowledgements

  • This project was inspired by Nicanor.

Contact

Author

Oliver Sagala Sagspot