{"id":15653658,"url":"https://github.com/harshkapadia2/attendance_management","last_synced_at":"2025-04-30T17:20:49.812Z","repository":{"id":44194260,"uuid":"251528687","full_name":"HarshKapadia2/attendance_management","owner":"HarshKapadia2","description":"A web app for managing attendance!","archived":false,"fork":false,"pushed_at":"2023-02-16T00:48:40.000Z","size":3525,"stargazers_count":37,"open_issues_count":11,"forks_count":19,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-19T07:47:04.602Z","etag":null,"topics":["attendance","attendance-management-system","firebase","flask","html-css-javascript"],"latest_commit_sha":null,"homepage":"https://attendance-management-flask.herokuapp.com/","language":"CSS","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/HarshKapadia2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2020-03-31T07:18:36.000Z","updated_at":"2025-02-02T05:13:52.000Z","dependencies_parsed_at":"2024-10-23T03:36:51.277Z","dependency_job_id":"533e8f71-f3c7-4d93-b404-eb62e0d4fb49","html_url":"https://github.com/HarshKapadia2/attendance_management","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarshKapadia2%2Fattendance_management","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarshKapadia2%2Fattendance_management/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarshKapadia2%2Fattendance_management/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarshKapadia2%2Fattendance_management/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HarshKapadia2","download_url":"https://codeload.github.com/HarshKapadia2/attendance_management/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251749103,"owners_count":21637455,"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":["attendance","attendance-management-system","firebase","flask","html-css-javascript"],"created_at":"2024-10-03T12:46:24.044Z","updated_at":"2025-04-30T17:20:49.789Z","avatar_url":"https://github.com/HarshKapadia2.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n   \u003cimg src=\"attendance_manager_logo.png\" alt=\"Attendance Manager\"\u003e\n   \u003cbr /\u003e\n   A web app for teachers and students to manage their attendance.\n   \u003cbr /\u003e\n   \u003cbr /\u003e\n   \u003ca href=\"#\"\u003e\u003cimg alt=\"Version\" src=\"https://img.shields.io/badge/version-1-green?style=flat\"\u003e\u003c/a\u003e\n   \u003ca href=\"CONTRIBUTING.md\"\u003e\u003cimg alt=\"Contributions Welcome\" src=\"https://img.shields.io/badge/contributions-welcome-green?style=flat\"\u003e\u003c/a\u003e\n   \u003cbr /\u003e\n   \u003cbr /\u003e\n   \u003cb\u003eHosted at \u003c/b\u003e\u003ca href=\"https://attendance-management-flask.herokuapp.com/\"\u003e\u003cb\u003ehttps://attendance-management-flask.herokuapp.com/\u003c/b\u003e\u003c/a\u003e\n   \u003cbr /\u003e\n   \u003ci\u003eUse the \u003ca href=\"sample_log_in_details.md\"\u003esample_log_in_details.md\u003c/a\u003e file to explore the hosted webapp.\u003c/i\u003e\n   \u003cbr /\u003e\n   \u003cbr /\u003e\n   \u003cb\u003eNOTE: Version 2 of this web app is under development in the 'v2' branch.\u003c/b\u003e\n   \u003cbr /\u003e\n   For any suggestion(s) or/and problem(s), please do not hesitate to open an \u003ca href=\"https://github.com/HarshKapadia2/attendance_management/issues\"\u003eissue\u003c/a\u003e!\n\u003c/p\u003e\n\n---\n\n## ***Functionalities***\n\n- Teacher's functionalities\n   - Give attendance to all students as per entered date.\n   - On the dashboard, see the number of lectures conducted (by the teacher) and all students in the division in a table with their\n      - Roll number\n      - Name\n      - Attendance percentage\n      - Number of lectures attended by the student\n      - Dates on which the student attended and didn't attend the lectures\n- Student's functionalities\n   - View attendance for all the teachers in the division in a table with the\n      - Teacher's subject\n      - Teacher's name\n      - Number of lectures attended by the student\n      - Number of lectures conducted by the teacher\n      - Attendance percentage\n      \n## ***Technologies Used***\n\n- Back end\n   - Flask\n   - DB and auth\n      - Firebase\n         - Cloud Firestore\n         - e-mail-password authentication\n- Front end\n   - Templates from [Creative Tim](https://www.creative-tim.com/) Material Kit PRO - v2.2.0\n      - HTML\n      - CSS\n      - JS\n\n## ***Contributions***\n\n- All contributors are most welcome!\n- Do view the [`CONTRIBUTING.md`](CONTRIBUTING.md) file for further instructions, requirements/dependencies \u0026 local project setup instructions!\n- All the amazing contributors to this repo can be found in the [`CONTRIBUTORS.md`](CONTRIBUTORS.md) file!\n\n## ***Code of conduct***\n\n- Please view the [`CODE_OF_CONDUCT.md`](CODE_OF_CONDUCT.md) file for details.\n\n## ***Authors***\n\n- Harsh Kapadia\n   - [LinkedIn](https://www.linkedin.com/in/harsh-kapadia-426999175/)\n   - [Twitter](https://twitter.com/harshgkapadia)\n- Saikiran Jakkan\n   - [LinkedIn](https://www.linkedin.com/in/saikiran-jakkan-939b2a190/)\n   - [Twitter](https://twitter.com/saiki_93)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharshkapadia2%2Fattendance_management","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharshkapadia2%2Fattendance_management","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharshkapadia2%2Fattendance_management/lists"}