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.
- Ubuntu 18.04 - We used this for our web server, hosting our LAMP server
- Azure MySQL Server - We used this server for our database needs
- 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
- Integrating a Webcam with our website and using that webcam to take a picture and save it onto the server
- Using our PHP script to the user information into the database
- Integrating the Microsoft Azure Face API with our web application
Accomplishments that we're proud of
- Everything!
- The working website
- The working Windows Azure Services
What we learned
Teamwork! Collaboration is the power!
What's next for face-it
Phone application
Log in or sign up for Devpost to join the conversation.