{"id":22015199,"url":"https://github.com/ranitmanik/attendence-system","last_synced_at":"2026-04-20T05:31:57.072Z","repository":{"id":242395276,"uuid":"809396985","full_name":"RanitManik/Attendence-System","owner":"RanitManik","description":"Facial Recognition Attendance System. This project uses Python, Flask, OpenCV, and face_recognition to create an attendance system that recognizes faces and records attendance.","archived":false,"fork":false,"pushed_at":"2024-08-04T17:10:30.000Z","size":897,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-19T19:46:56.416Z","etag":null,"topics":["css3","face-detection","face-recognition","flask","flask-application","html5","opencv","opencv-library","opencv-python","python","python-library","python-web-development","python3","webdevelopment","website"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RanitManik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-06-02T15:19:38.000Z","updated_at":"2024-08-05T17:08:33.000Z","dependencies_parsed_at":"2024-06-02T19:35:01.053Z","dependency_job_id":"c15bb15c-1235-4208-8e84-3814db338afe","html_url":"https://github.com/RanitManik/Attendence-System","commit_stats":null,"previous_names":["ranitmanik/attendence-system"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RanitManik%2FAttendence-System","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RanitManik%2FAttendence-System/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RanitManik%2FAttendence-System/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RanitManik%2FAttendence-System/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RanitManik","download_url":"https://codeload.github.com/RanitManik/Attendence-System/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245078145,"owners_count":20557279,"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","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":["css3","face-detection","face-recognition","flask","flask-application","html5","opencv","opencv-library","opencv-python","python","python-library","python-web-development","python3","webdevelopment","website"],"created_at":"2024-11-30T04:19:55.394Z","updated_at":"2026-04-20T05:31:52.026Z","avatar_url":"https://github.com/RanitManik.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Facial Recognition Attendance System\n\n\u003cdiv\u003e\n    \n  ![GitHub Created At](https://img.shields.io/github/created-at/RanitManik/Attendence-System)\n  ![GitHub repo size](https://img.shields.io/github/repo-size/RanitManik/Attendence-System)\n  ![GitHub Discussions](https://img.shields.io/github/discussions/RanitManik/Attendence-System)\n  ![GitHub License](https://img.shields.io/github/license/RanitManik/Attendence-System)\n  ![wakatime](https://wakatime.com/badge/github/RanitManik/Attendence-System.svg)\n  \n\u003c/div\u003e\n\nWelcome to the Facial Recognition Attendance System v1.0 created by Ranit Manik. This project uses Python, Flask,\nOpenCV, and face_recognition to create an attendance system that recognizes faces and records attendance.\n\n\n## Table of Contents\n\n- [Features](#features)\n- [Requirements](#requirements)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Features\n\n- Recognizes faces using `face_recognition`.\n- Captures attendance and stores it in a CSV file.\n- Runs a web server using Flask to display the video feed.\n\n## Requirements\n\n- Python 3.0+\n- Flask\n- OpenCV\n- face_recognition\n- numpy\n- gunicorn\n\n## Installation\n\n1. **Clone the repository:**\n\n      ```bash\n      git clone https://github.com/yourusername/facial-recognition-attendance-system.git\n      cd facial-recognition-attendance-system\n      ```\n\n2. **Create and activate a virtual environment:**\n\n      ```bash\n      python3 -m venv venv\n      source venv/bin/activate  # On Windows use `venv\\Scripts\\activate`\n      ```\n\n3. **Install the dependencies:**\n\n      ```bash\n      pip install -r requirements.txt\n      ```\n\n4. **Run the application:**\n\n      ```bash\n      python3 app.py\n      ```\n\n## Usage\n\nOnce the application is running, you can access the video feed at `http://localhost:5000/video_feed`. The application\nwill detect faces and record attendance in a CSV file named with the current date.\n\n## Contributing\n\nFeel free to fork the project and submit pull requests. For major changes, please open an issue first to discuss what\nyou would like to change.\n\n## License\n\nThis project is licensed under the MIT License. See the `LICENSE` file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Franitmanik%2Fattendence-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Franitmanik%2Fattendence-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Franitmanik%2Fattendence-system/lists"}