A reusable packing checklist web app for organizing your trips. Create categories, add items, and track your packing progress.
- Category-based organization - Group items by type (Clothing, Electronics, etc.)
- Edit/Use modes - Switch between editing lists and using them as checklists
- Import/Export - Save lists as JSON files or share via URL
- Settings - Auto-collapse completed categories, theme options
- Mobile-friendly - Responsive design with touch-friendly interface
- Tutorial - Interactive guide for new users
- Open
index.html
or go to live app here - Add categories and items in Edit mode
- Switch to Use mode for a clean checklist view
- Check off items as you pack
- Reset for your next trip
Built with vanilla JavaScript. No dependencies required.