Skip to content

Latest commit

 

History

History
45 lines (36 loc) · 2.57 KB

README.md

File metadata and controls

45 lines (36 loc) · 2.57 KB

AttendanceCam Android Application (AI Project)

App used by teachers for taking group attendance in a classroom using Facial Recognition. Makes use of Microsoft Face API for the AI and Google Firebase for data storage.

Date: 2nd March to 29th May 2018

AI Project AttendanceCam-0

Description:

A teacher can take a group picture of the class, and the attendance of all present students gets stored automatically on the cloud! It really is that simple.

Tools used:

  • Android Studio (Java)
  • Flinto (for prototyping)

Frameworks/Libraries used:

  • Google Firebase
    • Authentication
    • Database
  • Microsoft Cognitive Face API (Project Oxford)
  • Open CSV

Screenshots:

Welcome Screen

AI Project AttendanceCam-1

Registration and Login (with authentication)

AI Project AttendanceCam-2 AI Project AttendanceCam-3

View Courses taught by teacher, Add Course or Delete Course

AI Project AttendanceCam-4

View Students in selected course

AI Project AttendanceCam-5

Take Class Photo using Camera for Attendance (Main Functionality)

AI Project AttendanceCam-6 AI Project AttendanceCam-7

Course Home Screen for teacher

AI Project AttendanceCam-8

Edit (Or Delete) Students, Add Student, Import Students by Excel

AI Project AttendanceCam-9

Logout

AI Project AttendanceCam-10

Uploaded on Google Play Store

AI Project AttendanceCam-11