Online DJ Booking Management System Using PHP and MySQL
Online DJ Booking Management System Using PHP and MySQL
Project Name : Online DJ Booking 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)
Online DJ Management System Module
In ODJMS project we use PHP and MySQL database. It has two modules.
1.Admin Module
2.User Module
Admin Module
- Dashboard: In this section, admin can see all detail in brief like the total services, Total unread queries, Total read queries, Total new booking, Total Approved booking, Total Cancelled Booking, and Total Event Type
- DJ Services: In this section, admin can manage services (add/delete).
- Type of Event: In this section, admin can manage event type (add/delete).
- Pages: In this section, the admin can manage about us and contact us pages.
- Booking: In this section, admin can view new, approved, canceled bookings and also give a remark.
- Contact us Queries: In this section, admin can view and maintain the Queries.
- Reports: In this section, admin can view booking in a particular period.
- Search: In this section, admin can search booking details and user queries with the help of name, mobile number, and booking id
Admin can also update his profile, change the password and recover the password.
User: Users can view the website and check out the information about ODJMS services and they can also inquiry and book DJ.
Some Project Screenshots
How to run the online DJ Booking Management System Project Project
1.Download the zip file
2.Extract the file and copy odms 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 odmsdb
6.Import odmsdb.sql file(given inside the zip package in SQL file folder)
7.Run the script http://localhost/odms
Admin Credential
Username: admin
Password: Test@123