Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 715 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 715 Bytes

Trackit Dashboard

A Shipment Tracking Dashboard built with React and Tailwind CSS. The app offers real-time insights into shipment metrics, such as successful shipments, incidents, and seized shipments. It includes interactive charts, filters, and export functionality.

Features

  • Overview of shipment metrics.
  • Real-time data visualizations and charts.
  • Exportable shipment data.
  • Driver performance metrics.
  • Responsive design for mobile and desktop.

Tech Stack

  • Frontend: React, Tailwind CSS
  • Charts: Chart.js
  • Backend: Mock data

Setup

  1. Clone the repo:
    git clone https://github.com/nottherealanturing/Trackit.git

Authors