atharvatechnology / apex-backend

Djano based backend for apex online education platform.
4 stars 8 forks source link

Attendance App #95

Open sushilkhadka165 opened 2 years ago

sushilkhadka165 commented 2 years ago

Overview

This app contains the attendance for student and teacher. Student contains QR code scan based attendance where as Teacher is requested to fill the activity of the work which is then verified by the coordinator. This attendance will be used to validate if the student belongs to the institute or belongs to the lecture s/he is attending.

Task List

Intended Outcome

  1. Student can perform attendance using QR provided to him/her.
  2. Teacher can create an attendance request to the coordinator.
  3. Coordinator can verify/review the attendance of the teacher.
  4. Coordinator can request for clarification of attendance from the teacher.

References

Additional Information

shovan777 commented 2 years ago

Is Tracking feature also handle by Attendance feature? @Grunze1s

sushilkhadka165 commented 2 years ago

Tracking is the process in which the admin or higher level user will request staff current location. It is not the feature attached to the attendance. I think we can make it different app.