{"id":20932236,"url":"https://github.com/mrezadit/production-management-system","last_synced_at":"2026-03-11T00:32:42.637Z","repository":{"id":206583714,"uuid":"714758318","full_name":"mrezadit/production-management-system","owner":"mrezadit","description":"Website based system, the case of this system is for factory production.","archived":false,"fork":false,"pushed_at":"2023-11-10T23:48:34.000Z","size":16155,"stargazers_count":17,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-22T14:54:20.067Z","etag":null,"topics":["codeigniter","mysql","php","source-code","website"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mrezadit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-05T19:18:24.000Z","updated_at":"2025-03-06T21:10:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"7c06dfcd-df37-4b3b-b21e-cd110585a48f","html_url":"https://github.com/mrezadit/production-management-system","commit_stats":null,"previous_names":["mrezadit/production-management-system"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mrezadit/production-management-system","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrezadit%2Fproduction-management-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrezadit%2Fproduction-management-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrezadit%2Fproduction-management-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrezadit%2Fproduction-management-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrezadit","download_url":"https://codeload.github.com/mrezadit/production-management-system/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrezadit%2Fproduction-management-system/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30363921,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T21:41:54.280Z","status":"ssl_error","status_checked_at":"2026-03-10T21:40:59.357Z","response_time":106,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["codeigniter","mysql","php","source-code","website"],"created_at":"2024-11-18T21:47:36.160Z","updated_at":"2026-03-11T00:32:42.609Z","avatar_url":"https://github.com/mrezadit.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About\n**Production management systems (CodeIgniter)**\nThis 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.\n\n# Features\n- **Dashboard** - Summary of production progress \u0026 history \u003c/br\u003e\n- **Customer** - Customer data, add \u0026 update \u003c/br\u003e\n- **Project** - Customer requests for product quantity to be produced\u003c/br\u003e\n- **Planning** - Production plan from customer request projects, includes shiftment, production date and target\u003c/br\u003e\n- **Shiftment**- Shiftment that works on the production process, includes the Leader (Staff Head) with production date and target\u003c/br\u003e\n- **Leader** -  Leader data (Staff Head) add \u0026 update\u003c/br\u003e\n- **Production** - The production process for each Shiftment, includes production planning, the machines and materials used in the production process\u003c/br\u003e\n- **Machine** - Machine data, status, and history of machine used\u003c/br\u003e\n- **Material** - Material data, stock, and history of material used\u003c/br\u003e\n- **Report** - Production report, includes sorting of production result (finished goods \u0026 waste)\u003c/br\u003e\n- **Warehouse** - Production progress from quantity request with total finished goods from completed production\u003c/br\u003e\n\n# Requirement\n- **XAMPP** installed with **PHP** (version 8.0.25, not tested with other version yet)\n- **Browser** (tested in google chrome)\n\n# How to install\n- Copy and extract zip file to ``xampp/htdocs``\n- Open XAMPP Control Panel, then start on MySql and Apache\n- Open ``localhost/phpmyadmin`` in a browser\n- Create database with the name ``db_production``\n- Import database file from ``/db/db_pengiriman.sql``\n- Run this system in a browser ``localhost/production-management-system-main``\n- Input login information from ``READMEEE!!.txt``\n\n# Screenshot\n- **Login**\n\u003cpicture\u003e\n    \u003cimg src=\"ss/0.PNG\" alt=\"Login\"\u003e\n\u003c/picture\u003e\n\n- **Dashboard**\n\u003cpicture\u003e\n    \u003cimg src=\"ss/1.PNG\" alt=\"Dashboard\"\u003e\n\u003c/picture\u003e\n\n- **Planning**\n\u003cpicture\u003e\n    \u003cimg src=\"ss/2.PNG\" alt=\"Planning\"\u003e\n\u003c/picture\u003e\n\n- **Production**\n\u003cpicture\u003e\n    \u003cimg src=\"ss/3.PNG\" alt=\"Production\"\u003e\n\u003c/picture\u003e\n\n- **Machine**\n\u003cpicture\u003e\n    \u003cimg style=\"width:200px\" src=\"ss/4.PNG\" alt=\"Dashboard\"\u003e\n\u003c/picture\u003e\n\n- **Reports**\n\u003cpicture\u003e\n    \u003cimg src=\"ss/5.PNG\" alt=\"Reports\"\u003e\n\u003c/picture\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrezadit%2Fproduction-management-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrezadit%2Fproduction-management-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrezadit%2Fproduction-management-system/lists"}