Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harshkapadia2/attendance_management
A web app for managing attendance!
https://github.com/harshkapadia2/attendance_management
attendance attendance-management-system firebase flask html-css-javascript
Last synced: 13 days ago
JSON representation
A web app for managing attendance!
- Host: GitHub
- URL: https://github.com/harshkapadia2/attendance_management
- Owner: HarshKapadia2
- License: mit
- Created: 2020-03-31T07:18:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-16T00:48:40.000Z (over 1 year ago)
- Last Synced: 2024-10-04T12:46:23.340Z (about 1 month ago)
- Topics: attendance, attendance-management-system, firebase, flask, html-css-javascript
- Language: CSS
- Homepage: https://attendance-management-flask.herokuapp.com/
- Size: 3.36 MB
- Stars: 37
- Watchers: 1
- Forks: 19
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
A web app for teachers and students to manage their attendance.
Hosted at https://attendance-management-flask.herokuapp.com/
Use the sample_log_in_details.md file to explore the hosted webapp.
NOTE: Version 2 of this web app is under development in the 'v2' branch.
For any suggestion(s) or/and problem(s), please do not hesitate to open an issue!---
## ***Functionalities***
- Teacher's functionalities
- Give attendance to all students as per entered date.
- On the dashboard, see the number of lectures conducted (by the teacher) and all students in the division in a table with their
- Roll number
- Name
- Attendance percentage
- Number of lectures attended by the student
- Dates on which the student attended and didn't attend the lectures
- Student's functionalities
- View attendance for all the teachers in the division in a table with the
- Teacher's subject
- Teacher's name
- Number of lectures attended by the student
- Number of lectures conducted by the teacher
- Attendance percentage
## ***Technologies Used***- Back end
- Flask
- DB and auth
- Firebase
- Cloud Firestore
- e-mail-password authentication
- Front end
- Templates from [Creative Tim](https://www.creative-tim.com/) Material Kit PRO - v2.2.0
- HTML
- CSS
- JS## ***Contributions***
- All contributors are most welcome!
- Do view the [`CONTRIBUTING.md`](CONTRIBUTING.md) file for further instructions, requirements/dependencies & local project setup instructions!
- All the amazing contributors to this repo can be found in the [`CONTRIBUTORS.md`](CONTRIBUTORS.md) file!## ***Code of conduct***
- Please view the [`CODE_OF_CONDUCT.md`](CODE_OF_CONDUCT.md) file for details.
## ***Authors***
- Harsh Kapadia
- [LinkedIn](https://www.linkedin.com/in/harsh-kapadia-426999175/)
- [Twitter](https://twitter.com/harshgkapadia)
- Saikiran Jakkan
- [LinkedIn](https://www.linkedin.com/in/saikiran-jakkan-939b2a190/)
- [Twitter](https://twitter.com/saiki_93)