Skip to content

kvvasuu/Layler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Layler

App demo

General info

"Layler" is an application designed for visualizing the layout of pallets in a truck trailer. The name is a blend of the words "Layout" and "Trailer". With Layler, you can easily plan and optimize the arrangement of pallets in your truck.

The application has been deployed on Netlify - https://layler.netlify.app/

Features:

  • Trailer Dimensions Setup: Configure the dimensions of the trailer to match your actual needs.
  • Add Pallets: Specify the number of pallets and their sizes.
  • Real-Time Visualization: The application visualizes the pallet layout in real time.
  • Pallet Sorting: Option to automatically sort pallets from largest to smallest for optimal space utilization.
  • Pallet Modification: Each pallet can be individually edited to change its size, name, or color.
  • Drag & Drop: Pallets can be arranged as you like via drag and drop system.

Technologies:

  • Vue
  • FontAwesome

Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run all tests
npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages