{"id":21029450,"url":"https://github.com/kim-1210/usg_capston","last_synced_at":"2026-05-15T01:42:44.373Z","repository":{"id":249644240,"uuid":"770775207","full_name":"kim-1210/USG_CAPSTON","owner":"kim-1210","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-24T07:00:58.000Z","size":27292,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-21T23:48:29.220Z","etag":null,"topics":["flask","javascript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/kim-1210.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}},"created_at":"2024-03-12T06:17:36.000Z","updated_at":"2024-08-24T07:01:01.000Z","dependencies_parsed_at":"2024-11-19T12:24:28.591Z","dependency_job_id":null,"html_url":"https://github.com/kim-1210/USG_CAPSTON","commit_stats":null,"previous_names":["kim-1210/usg_capston"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kim-1210/USG_CAPSTON","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kim-1210%2FUSG_CAPSTON","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kim-1210%2FUSG_CAPSTON/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kim-1210%2FUSG_CAPSTON/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kim-1210%2FUSG_CAPSTON/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kim-1210","download_url":"https://codeload.github.com/kim-1210/USG_CAPSTON/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kim-1210%2FUSG_CAPSTON/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33050703,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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":["flask","javascript"],"created_at":"2024-11-19T12:12:47.016Z","updated_at":"2026-05-15T01:42:44.346Z","avatar_url":"https://github.com/kim-1210.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# USG_CAPSTON\n\n이 프로젝트는 기업의 출근 관리 및 안전 관리 시스템을 구축하기 위해 진행된 USG_CAPSTON 프로젝트입니다. 이 프로젝트는 프론트엔드와 백엔드, AI 모델을 활용하여 인부들의 출근 관리, 안전장비 확인, 건의사항 관리 등을 수행합니다.\n\n## 팀 구성\n\n| 백엔드 With AI | 프론트엔드 | 프론트엔드 | 프론트엔드 |\n|:--------------:|:----------:|:----------:|:----------:|\n| [김대영](https://github.com/kim-1210) | [윤도훈](https://github.com/DurianCream) | [류영진](https://github.com/Ppemppu) | [김규빈](https://github.com/Gubpi) |\n|![140900130](https://github.com/user-attachments/assets/f357af14-9131-4766-9dde-1ed93c055037)|![54353132](https://github.com/user-attachments/assets/e03e7269-8540-4030-9497-2d2d312515ce)|![160209917](https://github.com/user-attachments/assets/875ddb8f-bdbd-4463-a45a-ff4dfc1e7e08)|![60918781](https://github.com/user-attachments/assets/d70f280d-c960-44cf-8142-d2a88822978d)|\n\n## 아키텍처\n![image](https://github.com/user-attachments/assets/ca26a544-9ef9-4b33-89e9-e47fcaffffba)\n\n## 프로젝트 구조\n\n### View (프론트엔드)\n\n- **detector/**: 관리자 페이지\n\n  ![image](https://github.com/user-attachments/assets/31a7383d-4262-407a-9302-6c134c3eaee5)\n  - **login**: 관리자 로그인 페이지\n  - **main**: 건의사항 확인 및 직원 출근 확인 및 관리\n\n- **safe_detector/**: 안전관리자 페이지\n\n  ![image](https://github.com/user-attachments/assets/c174c350-522d-413e-8b36-ec079be214d6)\n  - **detailview**: 본인의 건의사항을 세부적으로 확인\n  - **list**: 본인의 건의사항 목록을 확인\n  - **main**: 건의하기 및 건의사항 확인을 위한 메인 페이지\n  - **photoSuggest**: 이미지와 함께 건의사항을 제시하는 페이지\n\n- **user/**: 인부 페이지\n  \n  ![image](https://github.com/user-attachments/assets/6819d405-4d15-4fb3-9adf-fa0d1471262e)\n  - **check_safe_cloth**: 실시간 안전복 확인을 통한 출근 인증\n  - **main**: 출근 및 자신의 출근 현황을 확인하는 페이지\n  - **publiclogin**: 인부 로그인 페이지\n  - **record**: 본인의 출근 기록을 확인하는 페이지\n\n(모든 통신 기능은 `static/`에 위치)\n\n### Controller (백엔드)\n\n- **server**: 페이지와 서버 간의 통신을 담당\n- **firebase_storage**: 파이어베이스를 활용한 엑셀 파일 정보 수정 및 저장\n- **face_check**: 얼굴 인식 기능 제공\n- **certificate_file**: 서버 장치 내부의 SSH 인증서 제공\n- **ai_cal / ai_cal2**: 실시간 안전복 확인 및 출근 허가 기능 제공\n\n### 데이터베이스 (DB)\n\n- **corporation_excel/**: 회사별 출근 기록 및 출근 여부 확인 파일 저장\n  - **today.xlsx**: 금일 출근 여부를 확인하는 파일\n  - **년도.xlsx**: 해당 년도의 모든 직원 출근 일지\n\n- **suggests/**: 각 회사별 건의사항 저장\n  - 회사명별 폴더 내 **xlsx** 형식의 건의사항 파일과 관련 이미지 저장\n\n- **corporation_face/**: 회사별 직원 얼굴 정보 저장\n  - **npy** 파일로 저장된 직원 얼굴 정보\n  - **class5_protective_model/**: 안전장비 인식 AI 모델 저장\n  - **best.pt**: 안전장비 인식을 위한 AI 모델 파일\n\n## 제작 기간\n24.03~24.05\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkim-1210%2Fusg_capston","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkim-1210%2Fusg_capston","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkim-1210%2Fusg_capston/lists"}