Skip to content

Web application implementing logistics methods including CPM and Transport Problem

Notifications You must be signed in to change notification settings

BartekBanas/Project-Planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Project Planner

Web application for solving the Critical Path Method (CPM) and the Transportation Problem. It consists of a frontend written in JavaScript and a backend written in C# .Net Core

Features

  • Solving CPM problems by entering the duration and sequence of each task.
  • Displaying graph of your project with marked critical path
  • Solving Transportation Problem by entering the supply, demand, and cost of each route.
  • Viewing the optimal solution and cost for a Transportation Problem.

About

Web application implementing logistics methods including CPM and Transport Problem

Topics

Resources

Stars

Watchers

Forks