Skip to content

Website based system, the case of this system is for factory production.

License

Notifications You must be signed in to change notification settings

mrezadit/production-management-system

Repository files navigation

About

Production management systems (CodeIgniter) This is a website based system, the case of this system is for factory production, system focuses on production planning, production processes, machines and materials used and production reports. This system was created for case studies and learning purposes.

Features

  • Dashboard - Summary of production progress & history
  • Customer - Customer data, add & update
  • Project - Customer requests for product quantity to be produced
  • Planning - Production plan from customer request projects, includes shiftment, production date and target
  • Shiftment- Shiftment that works on the production process, includes the Leader (Staff Head) with production date and target
  • Leader - Leader data (Staff Head) add & update
  • Production - The production process for each Shiftment, includes production planning, the machines and materials used in the production process
  • Machine - Machine data, status, and history of machine used
  • Material - Material data, stock, and history of material used
  • Report - Production report, includes sorting of production result (finished goods & waste)
  • Warehouse - Production progress from quantity request with total finished goods from completed production

Requirement

  • XAMPP installed with PHP (version 8.0.25, not tested with other version yet)
  • Browser (tested in google chrome)

How to install

  • Copy and extract zip file to xampp/htdocs
  • Open XAMPP Control Panel, then start on MySql and Apache
  • Open localhost/phpmyadmin in a browser
  • Create database with the name db_production
  • Import database file from /db/db_pengiriman.sql
  • Run this system in a browser localhost/production-management-system-main
  • Input login information from READMEEE!!.txt

Screenshot

  • Login
Login
  • Dashboard
Dashboard
  • Planning
Planning
  • Production
Production
  • Machine
Dashboard
  • Reports
Reports

About

Website based system, the case of this system is for factory production.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published