Skip to content

km1tch/BoxChooser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BoxChooser

Intelligent box selection and packing optimization for shipping operations. Multi-store support, role-based access, and smart recommendations.

Quick Start

# Run with Docker
docker compose up

# Create your first store
./tools/auth create 100 admin@example.com

# Open http://localhost:5893

Try the demo at http://localhost:5893/login → Demo tab

Key Documentation

See all docs in the /docs directory.

Features

  • 📦 Smart box recommendations based on item dimensions
  • 🔒 Two-tier authentication (PIN for staff, email for admins)
  • 🏪 Multi-store isolation with separate inventories
  • 💰 Flexible box pricing (standard or itemized with materials/labor)
  • 📊 Excel import/export for bulk updates
  • 🖨️ Thermal label printing

License

MIT - See LICENSE

Important: See DISCLAIMER.md for liability limitations.

Acknowledgments

Built on navigator9951's original PackingWebsite. The core packing algorithms remain the heart of this system.


Questions? Open an issue or see the documentation.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors