{"id":30738177,"url":"https://github.com/verinverdian/smart-factory","last_synced_at":"2026-05-06T17:33:29.994Z","repository":{"id":312886026,"uuid":"1048547899","full_name":"verinverdian/smart-factory","owner":"verinverdian","description":"Smart Factory Dashboard – A web-based factory management dashboard to monitor employees, inventories, and productions with real-time data visualization.","archived":false,"fork":false,"pushed_at":"2025-09-02T16:03:06.000Z","size":93,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-02T17:10:28.408Z","etag":null,"topics":["admin-dashboard","bootstrap","dashboard","data-visualization","factory-management","laravel","manufacturing","php","production-management","smart-factory"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/verinverdian.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-01T16:06:20.000Z","updated_at":"2025-09-02T16:03:10.000Z","dependencies_parsed_at":"2025-09-02T17:10:34.274Z","dependency_job_id":"29c755ec-ba12-46eb-b987-5eec7450da56","html_url":"https://github.com/verinverdian/smart-factory","commit_stats":null,"previous_names":["verinverdian/smart-factory"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/verinverdian/smart-factory","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/verinverdian%2Fsmart-factory","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/verinverdian%2Fsmart-factory/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/verinverdian%2Fsmart-factory/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/verinverdian%2Fsmart-factory/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/verinverdian","download_url":"https://codeload.github.com/verinverdian/smart-factory/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/verinverdian%2Fsmart-factory/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273517419,"owners_count":25119767,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["admin-dashboard","bootstrap","dashboard","data-visualization","factory-management","laravel","manufacturing","php","production-management","smart-factory"],"created_at":"2025-09-03T22:01:17.897Z","updated_at":"2026-05-06T17:33:29.988Z","avatar_url":"https://github.com/verinverdian.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📊 Smart Factory Dashboard\n\nA simple and clean web-based dashboard to monitor factory performance in real-time.\nThis project is designed for learning purposes and as a portfolio demo to showcase building a factory management system with modern web technologies.\n\n## 🚀 Features\n\n- 🔑 **Authentication** (Login \u0026 Logout using `employees` table)\n- 👨‍💼 **CRUD Employees** – manage factory staff data\n- 📦 **CRUD Inventories** – manage warehouse stock and supplies\n- 🛠 **CRUD Productions** – track production items with status (`Todo`, `In Progress`, `Done`)\n- 📊 **Interactive Dashboard**\n  - Target vs Realization\n  - Top Employee \u0026 Top Product\n  - Production KPIs\n  - Recent Activity\n  - Monthly Production Chart\n  - Production Trends\n  - Production Distribution by Product\n- 📤 **Export CSV** for production data\n- 🔒 **Route Protection** – prevent login page access after successful login\n\n## 🖼️ Preview\n\n#### Dashboard\n\u003cimg width=\"560\" height=\"1990\" alt=\"image\" src=\"https://github.com/user-attachments/assets/2038a628-04f4-4f0d-b865-9656183076d5\" /\u003e\n\n\n## 🛠️ Tech Stack\n\n- Backend: Laravel (PHP)\n- Frontend: Blade Template + Bootstrap\n- Database: sqlite\n- Charts: Chart.js\n\n## 📂 Installation\n\nClone the repository:\n```\ngit clone https://github.com/your-username/smart-factory.git\ncd smart-factory\n```\n\nInstall dependencies:\n```\ncomposer install\nnpm install \u0026\u0026 npm run dev\n```\n\nCopy the environment file and configure database:\n```\ncp .env.example .env\nphp artisan key:generate\n```\n\nRun migrations \u0026 seeders:\n```\nphp artisan migrate --seed\n```\n\nStart the development server:\n```\nphp artisan serve\n```\n\n## 📊 Example Data\n\n- Employees\n- Inventories\n- Productions (with different statuses: To Do, Done, In Progress, Pending)\n\n## 👩‍💻 Contributor\n\n[Verin Verdian] – Fullstack Developer\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fverinverdian%2Fsmart-factory","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fverinverdian%2Fsmart-factory","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fverinverdian%2Fsmart-factory/lists"}