File: //home/jibhires/www/README.md
# Company-Visitor-Management-System
### Company-Visitor-Management-System in PHP
How to run the Company Visitors Management System (Code Camp BD - Visitor Management System) Project
1. Download the zip file
2. Extract the file and copy company 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 "ccbd_visitor"
6. Import cvdb.sql file(given inside the zip package in SQL file folder)
7. Run the script http://localhost/"Folder Name / Project Name" (frontend)
### Developer Info
- Author Name: MH RONY.
- GigHub Link: https://github.com/dev-mhrony
- Facebook Link:https://www.facebook.com/dev.mhrony
- Youtube Link: <a href = "https://www.youtube.com/@codecampbdofficial"> Code Camp BD</a>
- for any PHP, Laravel, Python, Dart, Flutter work contact me at developer.mhrony@gmail.com
- Visit My Website : https://developerrony.com
### Database Name
- ccbd_visitor
### Admin Login Info
- User Name : ccbd
- Password : <a href = "#">Watch This Full Video</a>
### Preview
- Login Info
<img src="screen/login_page.png">
- Deshbord
<img src="screen/deshbord.png">
- New Visitor
<img src="screen/new_visitor.png">
- Manage Visitor
<img src="screen/manage_visitor.png">
- Manage Visitor
<img src="screen/application_user.png">
- User Permision
<img src="screen/user_permision.png">
- Report
<img src="screen/report_user.png">