Inspiration

Since we are a bunch of students with roll number in the last cadre and we often have to wait a lot and there are also errors due to manual attendance taking therefore we decided to come up with a way that solves this problem

What it does

Our system matches face data of a student and updates his/her attendance in the database

How we built it

we used a python library called face-recognition to encode face data of person and then we match the face data that is currently in the camera to the data of the face in our database and if we get a match we display the student details while increasing the attendance. A student can mark their data only once in a day . The GUI of the system is made using figma and photoshop.

Challenges we ran into

we were running into updating errors in our database and also in the time duration calculation in our code.

Accomplishments that we're proud of

we are proud that we were able to start the brainstorming of the ideas to finally finishing the project in such a short duration despite not traditionally being a python programmer.

What we learned

We learned how to use different libraries , we learned how to work under a pressure environment. we learned how to work with the firebase real-time database.

What's next for ATTENDO

We would like to keep working on this project to make it better and deploy it in real world . we would like to add a few functions such as "liveliness detection" to the system and make the database interactive and also add a website which has a login function to display the data for the student as well as teachers.

Built With

Share this project:

Updates