https://23.101.180.49/

Inspiration

Microsoft Azure Face API allowed us to use Facial Recognition Services to verify user identities. Using this API, we were inspired to create a user login that did not use any passwords for user verification.

How we built it

We used 3 different Microsoft Azure Web Services.

  1. Ubuntu 18.04 - We used this for our web server, hosting our LAMP server
  2. Azure MySQL Server - We used this server for our database needs
  3. Microsoft Face API - This was the key service from Microsoft Azure which we needed to implement our Facial Recognition service We also used WebRTC API for integrating our webcam to our web application

Challenges we ran into

  1. Integrating a Webcam with our website and using that webcam to take a picture and save it onto the server
  2. Using our PHP script to the user information into the database
  3. Integrating the Microsoft Azure Face API with our web application

Accomplishments that we're proud of

  1. Everything!
  2. The working website
  3. The working Windows Azure Services

What we learned

Teamwork! Collaboration is the power!

What's next for face-it

Phone application

Share this project:

Updates