https://github.com/mwong3la/send-it
Platform designed to simplify the process of shipping items by providing you with accurate quotes tailored to the weight of your products.Also intergrated with map for easy tracking.
https://github.com/mwong3la/send-it
angular14 expressjs mssql-database nodejs
Last synced: about 1 month ago
JSON representation
Platform designed to simplify the process of shipping items by providing you with accurate quotes tailored to the weight of your products.Also intergrated with map for easy tracking.
- Host: GitHub
- URL: https://github.com/mwong3la/send-it
- Owner: mwong3la
- License: mit
- Created: 2022-09-04T07:46:35.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-20T14:11:50.000Z (almost 3 years ago)
- Last Synced: 2025-08-03T02:23:38.027Z (9 months ago)
- Topics: angular14, expressjs, mssql-database, nodejs
- Language: TypeScript
- Homepage: https://senditt.netlify.app/
- Size: 1.76 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

SendIT is a courier service that helps users deliver parcels to different destinations.Also provides courier quotes based on weight categories.
## Technologies
Angular
NodeJs
## Database
MsSQL
## Functionalities
Allows users to create account and log in
Allows admin to create a parcel delivery order
Allows users to see the details of a delivery order(group parcel sent by user andparcel sent to the user differently)
Allow the admin to update the status of a parcel on delivery
The application displays a google map with Markers showing the pick up location and the the destination
The receiver gets a real time notification when the admin changes then status of their parcel.
The sender or the receiver gets a real time notification when updates on delivery.