🏭 MECHLO - Industrial Machine and Service Tracking System Note: This project is a B2B-based Web Automation developed to digitize Industrial Maintenance and Repair processes.
🚀 About the Project Mechlo is developed for factories, workshops, and technical service companies. It allows managing malfunction tracking, personnel assignment, stock management, and invoicing processes from a single screen with chain automation.
✨ Key Features 🛠 Malfunction & Work Order Management: Assigning customer requests to a technician and tracking them.
🔄 Integrated Automation: When a malfunction is resolved; stock deduction, fault closure, and invoice generation occur simultaneously.
📦 Hybrid Stock System: Parts not in the warehouse (hardware store purchases, etc.) can be instantly added to the invoice.
📱 Technician Panel: Mobile-friendly interface for field personnel.
💰 Automatic Invoicing: Labor + Parts + Extra Expenses are calculated automatically.
🛠 Technologies Used Backend: Native PHP 8.2 (Pure PHP - No Framework)
Database: Microsoft SQL Server (MSSQL)
Frontend: HTML5, CSS3, Bootstrap 5, JavaScript
Tools: XAMPP, Git
💻 Installation (How to Run?) Download this project (via Zip or git clone).
Create the tables by running the veritabani_kurulum.sql file in SQL Server.
Open the includes/db_connect.php file and write your own SQL Server name in the $serverName section.
Start XAMPP (or IIS) and open the project in your browser.
Bu proje, Endüstriyel Bakım ve Onarım süreçlerini dijitalleştirmek amacıyla geliştirilmiş B2B tabanlı bir Web Otomasyonudur.