Skip to content

This program takes sender and receiver information and the item they want to send. It will then save data in sqlite3 and message receiver on WhatsApp.

Notifications You must be signed in to change notification settings

samadpls/cargo-managment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 

Repository files navigation

Cargo Managment System

A CLI base cargo Management System takes sender and receiver basic information from the user, which will store in the SQlit database. After that, a Whatsapp message will be generated and will be sent to the receiver's Whatsapp number,

Example

Deployment

To run this project you must have python in your machine

Write this on your terminal if sqlite3 is not pre-install

  pip install db-sqlite3

About

This program takes sender and receiver information and the item they want to send. It will then save data in sqlite3 and message receiver on WhatsApp.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages