Coder Social home page Coder Social logo

sebleich / storage-manager-2.0 Goto Github PK

View Code? Open in Web Editor NEW
44.0 1.0 9.0 41.14 MB

web app for 3d bin packing and loading optimization

JavaScript 0.33% TypeScript 88.74% CSS 1.14% HTML 6.52% SCSS 3.07% Shell 0.19% Dockerfile 0.02%
angular 3d-bin-packing loading-optimization

storage-manager-2.0's Introduction

JavaScript TypeScript Angular Three.js Chart.js Jasmine Cypress

Storage Manager 2.0

Live-Demo available on Github Pages: V0.0.1

Latest version

Preview of a solution

Overview

Efficient loading is a significant challenge in logistics. The Storage Manager application aims to assist users in finding optimal solutions. Originally developed for a competition at TU Dresden, the application is built with TypeScript (Angular 17), employing three.js and Chart.js. Presently, three algorithms are provided:

All In One Row

This algorithm arranges all orders in a single row, commencing from the bottom left corner of the container.

Start Left Bottom

Supporting stacking, this algorithm places orders adjacent to each other.

Super Flo

Utilizing temporarily unused spaces, this algorithm optimizes order placement.

Future Enhancements

Future iterations will focus on enhancing the algorithms. For example, addressing issues such as the invalid solutions generated by the Start Left Bottom algorithm and integrating group restrictions into the Super Flo algorithm. Additionally, all algorithms will be upgraded to support animation features; presently, only the Super Flo algorithm includes animated calculation steps.

Furthermore, the upcoming update will introduce a custom API feature, enabling connection to self-created solvers via a RESTful interface.

storage-manager-2.0's People

Contributors

sebleich avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

storage-manager-2.0's Issues

How to run this program on a server or locally?

I want to run this program on the server or locally, what should I do?
My server environment is ubuntu 20.04 and node version is v14.21.3. The npm version is 6.14.18.
I installed npm and run npm start run and I get the following error.
image
I think I'm getting an error related to crbug, but I installed google-chrome on my server and I get this error.
Is there any solution?

Questions about "upload my solution"

Hi, I'm working on the 3d pin packaging algorithm and found the visual interface you provided, which is very nice.

I have studied your code and I think the "upload my solution" feature is not perfect at the moment. IGood and IGroup are linked by group id which can't be known from the interface. What's more, I don't know exactly what to include in the uploaded JSON file.

Can you provide more documentation? Would you consider developing this feature further in the future? Thanks.

Finalize custom API feature

The feature should support the following authorization flows:

  • Basic Auth
  • JWT (stolen token)
  • JWT + Login
  • OAuth2

Furthermore, we require features for data mapping:

  • custom input models
  • provide template classes for .NET (C#) APIs

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.