Marauders-9998 / Attendance-Management-using-Face-Recognition

A Desktop App made in Python to handle tasks related to Attendance Management of an Institute
GNU General Public License v3.0
31 stars 29 forks source link

how to enter student portal ???? #8

Closed sahiljhalera closed 5 years ago

sahiljhalera commented 5 years ago

i tried to enter student portal with batch name, student name and password ubuntu but it shows incorrect fillings . please help

Vibhu-Agarwal commented 5 years ago

Hi @sahiljhalera Welcome to Open Source and thanks for opening this issue. Check if you're entering the correct credentials. The credentials are currently hard-coded in the app. You can find it here https://github.com/Marauders-9998/Attendance-Management-using-Face-Recognition/blob/39cce2901e00e716b7c65db370e5f7b0c18453de/Attendance_app.py#L22-L24

If the problem still, persists, you can submit another issue regarding the bug, explaining how to reproduce it along with the environment in which the bug is produced.