Skip to content

GXSSGX/Matalan-Label-Generator-v2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matalan Shipping Label Generator v2

Overview

The Matalan Shipping Label Generator v2 is a web-based tool designed to streamline the creation and printing of shipping and product labels. This application allows users to generate custom labels with specific formatting and export them to PDF.

Features

  • Dynamic Label Generation: Real-time preview with support for dynamic table columns that adjust to your inputs.
  • Customizable Size Logic:
    • Editable Headers: Rename size labels (e.g., "XS" → "Size 10").
    • Carton Modes: Switch between "Ratio" (Mixed) and "Single" (One Size) layouts.
  • Smart PDF Export: Industry-standard A4 and Custom dimension PDF output with automatic scaling correction.
  • Intelligent Configuration:
    • Auto-hiding of unused table columns.
    • Context-aware logic (e.g., "Homeware" specific indicators).
  • Instruction Manual: Integrated step-by-step guide.
  • Responsive Design: Modern interface optimized for efficiency.

Version History

See VERSION_HISTORY.md for a detailed changelog of new features and updates.

Getting Started

Prerequisites

No special installation is required. This is a client-side web application compatible with any modern web browser.

Installation

  1. Download the source code.
  2. Navigate to the project directory.

Running the Application

Simply open index.html in your preferred web browser (Chrome, Firefox, Edge, etc.).

Technologies Used

  • HTML5: semantic structure.
  • CSS3: Modern variable-based theming and flex/grid layouts.
  • JavaScript: Core logic for dynamic DOM manipulation and state management.
  • html2pdf.js / jspdf: Engine for high-fidelity PDF generation.

Documentation

For detailed usage instructions, open the app and click the "Help" button, or refer to instruction-manual.html.

License

[Proprietary/Internal Use]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 56.7%
  • CSS 26.9%
  • JavaScript 16.4%