https://github.com/ejmalibong/paperless
Tablet-based system to replace paper check sheets and track daily production data.
https://github.com/ejmalibong/paperless
daily-report digital-checksheet manufacturing ms-sql-server php production-application tablet
Last synced: about 1 month ago
JSON representation
Tablet-based system to replace paper check sheets and track daily production data.
- Host: GitHub
- URL: https://github.com/ejmalibong/paperless
- Owner: ejmalibong
- Created: 2024-06-26T17:49:54.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-08-15T07:50:58.000Z (10 months ago)
- Last Synced: 2025-12-23T13:59:33.348Z (5 months ago)
- Topics: daily-report, digital-checksheet, manufacturing, ms-sql-server, php, production-application, tablet
- Language: PHP
- Homepage:
- Size: 2 GB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS.txt
Awesome Lists containing this project
README
# 🗂️ Daily Operation Record (DOR) System
A web-based internal tool for digitalizing daily production documents...
## 📌 Project Overview
- **Project Name**: Daily Operation Record (DOR) System
- **Goal**: Eliminate handwritten forms and reduce consumable costs
- **Deployment Area**: Sub-Assy ATO and Sub-Assy SAKI
- **Devices Used**: 12" Xiaomi Redmi Pad Pro Tablets
- **Users**: Production Operators, Production Line Leaders, Managers, Supervisors, QC Abnormality
## 💡 Key Features
- Modular tab-based forms
- QR code-based user entry
- Floating picture/PDF viewer
- Basic PHP session-based login
- Offline-mode support (planned)
## ⚙️ Tech Stack
| Layer | Stack |
|------------|---------------------------------------|
| Backend | PHP 8.2.12, MS SQL Server 2017 |
| Frontend | HTML/CSS/JS, Bootstrap 5.3.3 |
| Libraries | Hammer.js, PDF.js |
| Hosting | Internal company network only |
## 📥 Getting Started
1. Clone repo
2. Set up DB & PHP environment
3. Access on company Wi-Fi via tablet
4. Login using either Employee ID or Production Code
## 🧩 Roadmap
- [ ] Offline sync
- [ ] Upload scanned docs
- [ ] Image compression
- [ ] Viewer UI polish
## 👨💻 Developer Notes
- Built for internal manufacturing use
- Optimized for tablets
## 📜 License
Internal use only.
## 🔗 Repository
[https://github.com/ejmalibong/paperless](https://github.com/ejmalibong/paperless)