SAint7579 / PrintingCompanyProject

A company resource management website for a printing company which incorporates best fit algorithms for saving paper!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Printing Job management system

A resource and order management web application which incorporates best-fit algorithms for making the paper use more efficient.

Objective:

Consider an order of of 10x10 feet being done on a paper of size 15x15. A lot of area in this case is left blank and wasted. To increase the utility, we can use the remainder for other orders that require the same paper. To preform this task more efficiently, we used knapsack algorithms to efficiently fit the orders on the paper and created a web page that allows the managers to add and manage the orders.
The site can allow:

  • Adding new orders
  • Aproving orders from other branches
  • Removing orders already submitted
  • Getting a preview of how the orders are fitted
  • Add and remove papers available for the orders.

Technology stask:

  • PHP
  • HTML
  • Python

About

A company resource management website for a printing company which incorporates best fit algorithms for saving paper!


Languages

Language:Python 63.1%Language:PHP 25.7%Language:TSQL 4.9%Language:Hack 3.7%Language:JavaScript 2.2%Language:CSS 0.2%Language:HTML 0.2%