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).
  1. Users: In this section, admin can add new users, update outime, price and remarks, and view details of old users.
  2. Search: In this section admin can search users on the basis of entry id.
  3. Report: In this section admin can view number of users comes in cyber café in particular periods.
  4. Profile: In this section admin can update his/her profile.
  5. Change Password: In this section admin can change his/her passwords
  6. 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

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

Blog : https://phpgurukul.com/cyber-cafe-management-system-using-php-mysql