Global Cyber Cafe Management System Using PHP & MySQL


 

Project Name                      :  Cyber Cafe Management System  Project (CCMS)

Language Used                   :  PHP
Database                              :  MySQL
User Interface Design       :  HTML, AJAX,JQUERY,JAVASCRIPT
Web Browser                       :  Mozilla, Google Chrome, IE8, OPERA
Software                               :  XAMPP / Wamp / Mamp/ Lamp (anyone)
In Cyber Café Management System we use PHP and Mysql database. This is the project which keep records of daily users of cyber cafe. Cyber Café Management System has one module i.e admin.

  1. Dashboard: In this section admin can briefly view total number of computers and total number of user come in cyber cafe.
  2. Computer: In this section, admin can manage the computers(add/update).
  3. Users: In this section, admin can add new users, update outime, price and remarks, and view details of old users.
  4. Search: In this section admin can search users on the basis of entry id.
  5. Report: In this section admin can view number of users comes in cyber café in particular periods.
  6. Profile: In this section admin can update his/her profile.
  7. Change Password: In this section admin can change his/her passwords
  8. Logout: Through this button admin can logout.

Admin can also recover his/her password.
Note:  In this project MD5 encryption method used.

Some Project Screenshots

Home page
Cyber Cafe Management System Home page
 Dashboard
Cyber Cafe Management System dashboard

Click here to Full Access : https://phpgurukul.com/cyber-cafe-management-system-using-php-mysql/

How to run the Cyber Cafe Management System (CCMS) Project

1. Download the zip file
2. Extract the file and copy ccms 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 ccmsdb
6. Import ccmsdb.sql file(given inside the zip package in SQL file folder)
7.Run the script http://localhost/ccms(frontend)
Credential for admin panel :
Username: admin
Password: Test@123
View Demo ——————————————————-

https://youtu.be/3b_6bgzm3WU

 

PHP Gurukul

Welcome to PHPGurukul. We are a web development team striving our best to provide you with an unusual experience with PHP. Some technologies never fade, and PHP is one of them. From the time it has been introduced, the demand for PHP Projects and PHP developers is growing since 1994. We are here to make your PHP journey more exciting and useful.

Website : https://phpgurukul.com

Comments

Popular posts from this blog

Pre-School Enrollment System using PHP and MySQL | PHP Gurukul

Global Food Ordering System Using PHP and MySQL | PHP Gurukul

Doctor Appointment Management System Using PHP and MySQL | PHP Gurukul