Project Name | Event Management System in PHP |
---|---|
Language Used | PHP5.6, PHP7.x |
Database | MySQL 5.x |
User Interface Design | HTML, AJAX,JQUERY,JAVASCRIPT |
Web Browser | Mozilla, Google Chrome, IE8, OPERA |
Software | XAMPP / Wamp / Mamp/ Lamp (anyone) |
In the EMS project, we use PHP and MySQL database. It has two modules:
- Admin Module
- User Module
Admin Module
- Dashboard: In this section, admin can see all details in brief like listed categories, sponsors, total events, total registered users, total bookings, total new bookings, total confirmed bookings, and total cancelled bookings.
- Category: In this section, admin manages event categories (add and update).
- Manage Sponsors: In this section, admin can add sponsors and manage sponsor details (add/update/delete).
- Events: In this section, admin manages events (add and update).
- Manage Users: In this section, admin can update details of registered users and also block them.
- Manage Booking: In this section, admin can manage bookings by canceling and confirming them.
- News: In this section, admin manages news (add and delete).
- Website Setting: In this section, admin can update about us and other general website settings.
- Admin can also update his profile, change password, and recover password.
User Module
In this module, there are two types of users: guest users and registered users.
- Guest User: In this, guest users can see only general information like about us, event details, contact details, and news about events.
- Registered users can perform the following activities:
- Book the events.
- Update his/her own profile.
- Change password.
- Cancel bookings which are not confirmed.
- Recover his/her own password.
Reviews
There are no reviews yet.