android application for offline face recognition

Job ID: 30679447

Budget: $750 – $1,500 USD

Dear Developer,

We need a MVP of an android application that does the following:

1. offline face recognition (confirm identity) based off a pre-loaded set of images (which will be synced via server)
2. basic GUI showing that the face has/has not been recognized
3. check for network every x minutes and sync with server
4. record recognized individual with a timestamp on a local database with the following fields:

db_id
employee_id (based off the data synced from server)
time of recognition (timestamp)

5. set location, based on gps or network (this is a one off, when the application starts or hardware resumes
6. the application should stay on unless user action intervenes