Main idea: to make facial authentication on websites and make API for fast deploy.
All back-end was written on C#, front-end - HTML5 + CSS + JS
That projects contains:
- ASP.Net Framework for back-end.
- JQuery for sending data to server.
- Azure Blob Storage - the vault for user logins, passwords and portraits.
- webRTC for using webcam in browser.
- FaceAPI for all manipulations with faces.
In this project contains LITTERALLY ONE possibly good way to use webcam and C# ASP.Net. I searched the whole StackOverflow... All documentation...
And, yeap, keys from FaceAPI and Azure Blob Storage still correct [Untill 21 may]
DO NOT LOOK AT THE 93.6% of JS, thats libraries(