Welcome to the Boat Safari Management System, a project developed during the first year, second semester coursework. This system is designed to streamline the process of managing boat safaris, utilizing PHP, HTML, CSS, JavaScript, and MySQL technologies with XAMPP.
The Boat Safari Management System offers several sections for different user functionalities:
- Home Page: Provides an overview of the boat safari offerings, user feedback, and other relevant details.
- User Section: Allows users to log in, book boat rides, and view their booking history.
- Admin Panel: Enables administrators to add boats and safaris, manage users, boats, safaris, and view user feedback.
- User Authentication: Users can log in securely using PHP sessions, ensuring access to relevant data and functionalities.
- Booking Management: Users can book boat rides and view their booking history, while admins have full control over managing bookings.
- Admin Privileges: Admins can add new boats and safaris, manage users, boats, safaris, and view user feedback. They also have the ability to block users and other admins from logging in.
- PHP
- HTML
- CSS
- JavaScript
- MySQL
- XAMPP
- Clone the repository.
- Set up XAMPP and import the MySQL database.
- Run the XAMPP server.
- Access the system through the localhost.