Code Monkey home page Code Monkey logo

mrplauf's Introduction

DEMO

https://htwmrp.herokuapp.com/

MRP algorithms

This Repository contains a Spring Boot application with different routes for calculating typical production planning algorithms. Follow the steps to set up a development environment or to run the standalone application.

Documentation

https://erlix322.github.io/MRPLauf/

Releases

Download Version 0_0_2

Quick Start

Download the latest release candidate. Open the command line and type.

cd <download directory of the release canidate>
java -jar mrplauf-0.0.1-SNAPSHOT.jar

Caution: make sure that you have installed java runtime environment (jre) 8+

Open your web browser and navigate to http://localhost:8080

1 Development environment

1.1 Prerequesites

Download [Eclipse]:(http://www.eclipse.org/downloads/eclipse-packages/) Download and install [Java JDK8]:(http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html)

Make sure to set the JAVA_HOME environment variable correct.

1.2 Repository

Clone the repository and open it in your favorit IDE as a gradle Project

git clone https://github.com/Erlix322/MRPLauf

1.3 Start up

Start the Application and open a browser under http://localhost:8080

Routes

The following routes a available:

http://localhost:8080/giffler
Returns an optimized production plan as JSON String ATTENTION: The optimization is calculated based on the "shortest processing time". This is a very simple yet not the best priority rule in this algorithm.

Fields of Research

This project offers a variety of scientific fields to work on. Especially computer scientists and economists could explore different subjects.

The following fields are covered in this project:

  • Frontend Development with VueJS/HTML/CSS
  • Backend Development with SpringBoot/Java
  • Production planning algorithms (e.g. Giffler-Thomson, Retrograd calculation, progressive calculation)
  • RESTApi Design

mrplauf's People

Contributors

ealf91 avatar erlix322 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

srep2512

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.