Skip to content

TelePort is an online delivery management software enabling users to send, receive, and track orders efficiently. Built with Flask and SQLAlchemy, it uses smart truck allotment and dispatch algorithms to optimize productivity, streamlining operations for delivery companies.

License

Notifications You must be signed in to change notification settings

hs094/Transport-Company-Computerized-Software

Repository files navigation

TCCS - TelePort

TelePort is a Online Delivery Management Software where a customer can send,receive and track orders in a single place.

Visit the Site

The Webiste is Hosted on Heroku, you can view the website by clicking here

About the Website

The Software computerizes any delivery company’s book keeping activities associated with its operation with an efficient Truck Allotement and Dispatch Algorithm to ensure productivity. resources available

Remote Usage

To remotely use the codebase to host the website on your system, clone the repository on your system and do the Following Steps -

  1. Change The Database URI line inside the Teleport Package located in init.py

  2. Execute the Following line in the root folder to install all the requirements

pip install -r requirements.txt
  1. To Finally Run the Codebase, in the root directory, run the following command in the terminal
python run.py

Tech Stack Used

Frontend

HTML
CSS
Bootstrap

Backend

Flask
SQLAlchemy 
Heroku

Development Team

  1. Kushaz Sehgal

  2. Shivam Raj

  3. Hardik Soni

Screenshots

  1. HomePage

  2. Manager DashBoard

  3. Branch Statistics

  4. Customer Dashboard

  5. Truck Idle Statistics

  6. Customer Order History

About

TelePort is an online delivery management software enabling users to send, receive, and track orders efficiently. Built with Flask and SQLAlchemy, it uses smart truck allotment and dispatch algorithms to optimize productivity, streamlining operations for delivery companies.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published