Apartment Visitors Management System using PHP and MySQL
Apartment Visitors Management System using PHP and MySQL
Project Name : Apartment Visitor Management System (AVMS)
Language Used : PHP
Database : MySQL
User Interface Design : HTML, AJAX,JQUERY,JAVASCRIPT
Web Browser : Mozilla, Google Chrome, IE8, OPERASoftware : XAMPP / Wamp / Mamp/ Lamp (anyone)
Apartment Visitors Management System
In AVMS we use PHP and Mysqli database. This is the project which keep records of visitors who visited in the company.
AVMS has one module i.e admin.
- Dashboard: In this sections, admin can briefly view how many visitors visited in a particular period.
- Visitors: In this section, admin adds new visitors by filling their information in add visitors sections and also view and manage visitors records. Admin also put visitors out time in the manage records section.
- Search: In this bar, admin can search a particular person by their name and phone number.
- Search: In this bar, admin can search a particular person by their name and phone number.
How to run the Apartment Visitors Management System (AVMS) Project
1. Download the zip file
2. Extract the file and copy avms folder
3.Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/html)
4. Open PHPMyAdmin (http://localhost/phpmyadmin)
5. Create a database with name avmsdb
6. Import avmsdb.sql file(given inside the zip package in SQL file folder)
7.Run the script http://localhost/avms (frontend)
Credential for admin panel :
Username: admin
Password: Test@123
0 Response to "Apartment Visitors Management System using PHP and MySQL"
Post a Comment