yasyf / Sign-In-System

A virtual sign-in system in PHP

Home Page:http://signin.yasyf.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inspired by the fact that my school mandates sign-ins at certain times, I attempted to recreate the experience in a much more modern way: virtual sign-in. The current implimentation gathers your physical location, proximity to the school (and therefore presense at the school or not), and captures a picture with your webcam. It also employs WordPress as a user management system.

The code is probably much more interesting than the actual site, which doesn't do much more than actually sign you in, capture all the relevant information, and log it for viewing in the administrator area.

The site is located at http://signin.yasyf.com.

The interesting bits of code are probably at the sign-in page and the admin section.

More details at http://yasyf.me/.

About

A virtual sign-in system in PHP

http://signin.yasyf.com/

License:GNU General Public License v3.0


Languages

Language:PHP 85.8%Language:JavaScript 13.6%Language:Perl 0.5%