
Cyber Cafe Management System
Cyber Cafe Management System Project (CCMS) used to manage the users to use the computers. you may like Tourism Management System
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)
One Module in the Cyber Café Management System (Admin).
- Dashboard: Admin can briefly view the total number of computers and the total number of users come in the cyber cafe.
- Computer: In this section, Admin can manage the computers(add/update).
- Users: In this section, admin can add new users, update out-time, price and remarks, and view details of old users.
- Search: Search users on the basis of entry id.
- Report: View number of users comes in cyber café in particular periods.
- Profile: In this section, the admin can update his/her profile.
- Change Password: Admin can change his/her passwords
- Logout: Using this Link Admin can logout.
How to run the Cyber Cafe Management System (CCMS)
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)
4. Open PHPMyAdmin (http://localhost/phpmyadmin)
5. Create a database with name ccmsdb
6. Import ccmsdb.sql file(given inside the zip package)
7.Run the script http://localhost/ccms(frontend)
Credential for admin panel :
Username: admin
Password: Test@123
Hello I have downloaded the cyber-cafe-management-system in your web site actually I am facing trouble in user form I’m couldn’t able to add new user its showing waring message after give the submit button Soo please suggest me what to do now