Visitor Gate Pass System Web-APP Using PHP,Apache,MySQL,CSS,JavaScript,JQuery,AJAX.
All the source code is available inside VGPSYS directory. The database is available with file named sysadmin.sql.The project includes taking snap of the visitor,incharge with the help of integrated webcamera or external camera attached to the system. It also includes sending sms to respected faculties.. with the help of way2sms API being used.Login credential can be observed from the database tables. little modification has been made from demonstration video, now the sms module page shows the way2sms website direct integration to this web app and requires logging in with way2sms credential for first time use.
- Copy the VGPSYS directory into xampp->htdocs folder and paste it (XAMPP server is used for apache and mysql)
- enable apache and mysql server from xampp
- open any html 5 browser and navigate to localhost/VGPSYS to start using the web app
- sysadmin.sql contains the database of this project
- Apache and MySQL Server (Xamp is used in this case)
- HTML5 Browser
- PC Camera or integrated web camera
- Flash player for enabling webcam
- Way2sms Account
Download the software setups and follow the on screen instructions
step 1
installing XAMP Server v3.2.2 can downloaded from below link
Click here to visit download page
step 2
Creating account on Way2SMS
step 3
Enabling and installing appropriate drivers for webcamera
step 4
Copying VGPSYS directory to Htdocs folder present inside xampp directory
step 5
enabling apache and mySQL server in xampp application
step 6
navigating to localhost/phpmyadmin and import sysadmin.sql file
step 7
Start using the web app by opening the url localhost/VGPSYS
- Notepad++ - A free source code editor which supports several programming languages running under the MS Windows environment.
- Take a look at the working project demonstration. Click on the image to view the complete video
- Shadab Shaikh - Contribution to PHP,AJAX,JQuery,MySQL,Sending SMS,Taking Snap,Report Generation Modules - shadabsk
- Obaid Kazi - Contribution to PHP,JQuery,MySQL,Report Generation,New Faculty Modules - ObaidKazi
- Adnan Ansari - Contribution to CSS,Validation using JavaScript Modules - adnannet8425
- The template of readme.md was taken from PurpleBooth
- A Special thanks to our guide Prof Mr.Imran Shaikh
- For sending sms we have used Way2SMS which is a free sms sending website