Manifest & Cargo Management System

A comprehensive solution for shipping companies, freight forwarders, and port operators to manage cargo manifests, vessel documentation, and shipment tracking in Seychelles.

Manifest.tsx
Dashboard.tsx
import { useState } from 'react';
import { ManifestForm } from './components';

export default function Manifest() {
  const [items, setItems] = useState([]);

  const addItem = (item) => {
    setItems([...items, item]);
  };

  return (
    <div className="container mx-auto p-4">
      <h1 className="text-2xl font-bold mb-4">New Cargo Manifest</h1>
      <ManifestForm onAddItem={addItem} items={items} />
    </div>
  );
}

Streamlined Workflows

Everything you need to manage cargo documentation

Our system handles the entire process from cargo manifest creation to customs declarations, container tracking, and reporting for Seychelles trade.

Cargo Manifest Management

Create, edit, and manage cargo manifests with ease. Track vessel schedules and generate shipping documentation.

HS Code Lookup

Search for HS codes during item entry, with intelligent suggestions and confidence scoring.

Container Tracking

Track containers from port of origin through customs clearance to final destination in Seychelles.

Free during beta - Pricing structure TBD

All features available during beta testing. Final pricing model may be based on user count, bill quotas, or API usage - to be determined based on customer feedback.

⚠️ NOT ACTUAL PRICING - Demo purposes only

Starter plan

Everything you need to get started.

Free

During Beta

Pricing TBD

Plan includes:

  • 1,000 HS Code API requests per month
  • 3 team members
  • Custom domains (1)
  • Edge content delivery
  • Advanced analytics
  • Not included:Quarterly workshops
  • Not included:Single sign-on (SSO)
  • Not included:Priority phone support

Growth plan

All the extras for your growing team.

Free

During Beta

Pricing TBD

Plan includes:

  • 5,000 HS Code API requests per month
  • 20 team members
  • Custom domains (3)
  • Edge content delivery
  • Advanced analytics
  • Quarterly workshops
  • Not included:Single sign-on (SSO)
  • Not included:Priority phone support

Scale plan

Added flexibility at scale.

Free

During Beta

Pricing TBD

Plan includes:

  • Unlimited HS Code API requests per month
  • Unlimited team members
  • Custom domains (Unlimited)
  • Edge content delivery
  • Advanced analytics
  • Quarterly workshops
  • Single sign-on (SSO)
  • Priority phone support
TransistorLaravelTupleSavvyCalStatamic
Pricing plan comparison
Starter plan
Growth plan
Scale plan
Contact UsContact UsContact Us
Features
HS Code API RequestsStarter includes:1,000Growth includes:5,000Scale includes:Unlimited
Team membersStarter includes:3Growth includes:20Scale includes:Unlimited

Ready to streamline your cargo management?
Get started with our manifest system today.

© 2025 Manifest & Cargo Management System — Space95. All rights reserved.