Hajuk-Ashil is a comprehensive website designed to assist pilgrims in identifying suitable campaigns for Hajj. This platform also provides essential information about nearby hospitals, supporting pilgrims in their journey towards a fulfilling Hajj experience.
- Clarified the purpose of the website as a tool for assisting pilgrims.
- Improved the overall structure and readability of the README.
- Ensured correct grammar and punctuation throughout.
- Campaign Identification: Easily find and choose suitable Hajj campaigns.
- Hospital Information: Access details about nearby hospitals.
- User Support: Comprehensive assistance for a fulfilling Hajj experience.
- HTML/CSS: For building the front-end structure and design.
- JavaScript: For interactive features and functionality.
- PHP: Backend scripting language for server-side logic.
- MySQL: Database management system for storing user and campaign data.
To get a local copy of this project up and running, follow these steps:
-
Clone the repository:
git clone https://github.com/yourusername/hajuk-ashil.git
-
Set up the database:
- Create a MySQL database named
hajukashil
. - Import the MySQL database schema provided in the
database/hajukashil.sql
.
- Create a MySQL database named
-
Running the Project:
- Start your local web server and navigate to
http://localhost/hajuk-ashil
.
- Start your local web server and navigate to