{"id":19517432,"url":"https://github.com/philotheephilix/checkmate----attendance-tracker","last_synced_at":"2026-02-11T15:31:16.117Z","repository":{"id":204109530,"uuid":"702318880","full_name":"Philotheephilix/CheckMate----Attendance-tracker","owner":"Philotheephilix","description":"Funtional Attendance tracker with frontend and backend code","archived":false,"fork":false,"pushed_at":"2025-01-13T13:50:07.000Z","size":2540,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-07T11:07:56.565Z","etag":null,"topics":["attendance","attendance-management-system","attendance-monitoring","attendance-system","flask-application","mongodb","project","python","template","website"],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Philotheephilix.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,"zenodo":null}},"created_at":"2023-10-09T04:57:15.000Z","updated_at":"2025-03-22T09:17:44.000Z","dependencies_parsed_at":"2025-05-07T11:07:58.464Z","dependency_job_id":"6cc40b91-3e8c-454f-8770-309f35d81ade","html_url":"https://github.com/Philotheephilix/CheckMate----Attendance-tracker","commit_stats":null,"previous_names":["philotheephilix/project-x","philotheephilix/checkmate----attendance-tracker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Philotheephilix/CheckMate----Attendance-tracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Philotheephilix%2FCheckMate----Attendance-tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Philotheephilix%2FCheckMate----Attendance-tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Philotheephilix%2FCheckMate----Attendance-tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Philotheephilix%2FCheckMate----Attendance-tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Philotheephilix","download_url":"https://codeload.github.com/Philotheephilix/CheckMate----Attendance-tracker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Philotheephilix%2FCheckMate----Attendance-tracker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29336868,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T14:34:07.188Z","status":"ssl_error","status_checked_at":"2026-02-11T14:34:06.809Z","response_time":97,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["attendance","attendance-management-system","attendance-monitoring","attendance-system","flask-application","mongodb","project","python","template","website"],"created_at":"2024-11-11T00:03:24.332Z","updated_at":"2026-02-11T15:31:16.099Z","avatar_url":"https://github.com/Philotheephilix.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CheckMate: Attendance Tracker\n\nWelcome to **CheckMate**, an innovative attendance tracker application developed by @philotheephilix and @sairammr. This comprehensive tool is designed to simplify attendance management for educational institutions, providing powerful features and a user-friendly interface.\n\n## Table of Contents\n- [Overview](#overview)\n- [Features](#features)\n- [Requirements](#requirements)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Screenshots](#screenshots)\n- [Contributors](#contributors)\n- [License](#license)\n\n## Overview\n\n**CheckMate** is an attendance tracker web application that allows educational institutions to efficiently manage student attendance records. It offers real-time tracking, percentage calculation, period-wise reports, and detailed user profiles. With a frontend built using HTML, CSS, and JavaScript, and backend processing powered by Python and MongoDB, this application ensures seamless performance and reliability.\n\n## Features\n\n1. **Real-time Attendance Tracking:**\n   - Mark attendance for students in real-time.\n   - View live updates as attendance is recorded.\n\n2. **Percentage Calculation:**\n   - Automatically calculates attendance percentage for each student.\n   - Provides insights into attendance trends over time.\n\n3. **Period-wise Full Reports:**\n   - Generate detailed attendance reports for specific periods.\n   - Export reports in various formats, including Excel sheets.\n\n4. **User Profiles:**\n   - Maintain comprehensive profiles for each student.\n   - Include personal details, contact information, and attendance history.\n\n5. **Data Security:**\n   - Securely store attendance data using MongoDB.\n   - Access control and authentication mechanisms ensure data privacy.\n\n## Screenshots\n\n![Screenshot 1](/screenshots/login.png)\n*LOGIN PAGE*\n\n![Screenshot 2](/screenshots/overview.png)\n*OVERVIEW PAGE*\n\n![Screenshot 3](/screenshots/Profile.png)\n*PROFILE PAGE*\n\n![Screenshot 4](/screenshots/report.png)\n*REPORT PAGE*\n\n![Screenshot 5](/screenshots/logout.png)\n*LOGOUT PAGE*\n\n## Requirements\n\nTo run **PROJECT - X**, ensure you have the following prerequisites installed:\n\n- Python version 3.10+\n- Python libraries:\n  - pillow\n  - pandas\n  - xlsxwriter\n  - pymongo\n  - flask\n  - openpyxl\n- Mongodb and Mongoshell installed on your system\n- Adequate drive space for storing attendance data and running the database\n\n## Installation\n\n1. **Clone the Repository:**\n   ```\n   git clone https://github.com/username/PROJECT-X.git\n   cd PROJECT-X\n   ```\n\n2. **Install Dependencies:**\n   ```\n   pip install -r requirements.txt\n   ```\n\n3. **Database Setup:**\n   - Ensure MongoDB is running on your system.\n   - Create a new database and collection for **PROJECT - X**.\n\n4. **Configure Application:**\n   - Update configuration files to connect the application to your MongoDB database.\n\n## Usage\n\n1. **Run the Application:**\n   ```\n   python app.py\n   ```\n   Access the application at `http://localhost:5000` in your web browser.\n\n2. **Login:**\n   - Use your admin credentials to log in.\n   - Access the dashboard to manage attendance and generate reports.\n\n\n## Contributors\n\n- [@philotheephilix](https://github.com/philotheephilix)\n- [@sairammr](https://github.com/sairammr)\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).# PROJECT - X: Attendance Tracker\n\nWelcome to **PROJECT - X**, an innovative attendance tracker application developed by @philotheephilix and @sairammr. This comprehensive tool is designed to simplify attendance management for educational institutions, providing powerful features and a user-friendly interface.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilotheephilix%2Fcheckmate----attendance-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphilotheephilix%2Fcheckmate----attendance-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilotheephilix%2Fcheckmate----attendance-tracker/lists"}