Lead
Role
Listed as team leader in the repository README.
A PHP MVC and MySQL web system for managing mechanical keyboard production workflows, orders, warehouse, employees, and invoices.

This project simulates an enterprise manufacturing management system for a mechanical keyboard factory. It was developed as an academic team project with clear MVC structure, database-backed modules, tests, Docker files, and documentation.
Lead
Listed as team leader in the repository README.
MVC
Controllers, models, views, core, config, and tests.
MySQL
Business workflow data for production-management modules.
Shows experience coordinating a team academic project and presenting structured documentation.
Focuses on orders, production, warehouse, employees, and invoices rather than isolated pages.
Demonstrates PHP MVC/MySQL fundamentals useful for maintaining business web systems.
This project is repository-first right now. Add a deployed URL to demoUrl, and optionally an iframe-safe URL to demoEmbedUrl, to make it directly interactive here.
Preview not embedded
For static sites, GitHub Pages can be enough. For Next.js and full-stack apps, Vercel, Netlify, Render, Railway, or a Docker host usually gives reviewers a stronger live experience.
Translate a factory production workflow into a web system that is understandable for users and maintainable for a student team.
Use PHP MVC, MySQL-backed modules, and clear repository documentation to separate responsibilities and business areas.
A team project that shows leadership, software-engineering structure, database workflow thinking, and practical PHP/MySQL development.
Relevant for internships requiring teamwork, requirement analysis, PHP/MySQL, and business software thinking.
Good interview topic: how modules were split, how the database supports production flow, and how the team coordinated.
Shows academic project ownership as team leader.
A concise view of the product, design, engineering, and delivery decisions behind the final result.
Defined manufacturing-management needs around production, inventory, people, and transaction records.
Organized code into controller/model/view layers for maintainability.
Worked in a team setting with documentation, repository structure, and academic reporting.