The Apex Model School website is designed to provide information about the school, including its curriculum, faculty, admission process, and more. The website offers a user-friendly experience for students, parents, and staff.
- Home Page: Overview of the school, mission, and vision.
- Admission Info: Details about the admission process and requirements.
- Academic Programs: Information about the courses offered.
- Gallery: View photos of school events and facilities.
- Contact Us: Get in touch with school administration.
- Admin Panel: Manage content and update website information.
- Frontend: HTML, CSS, JavaScript
- Backend: PHP (Core PHP)
- Database: MySQL (phpMyAdmin via XAMPP)
- Version Control: GitHub
- XAMPP (for Apache and MySQL)
- PHP (at least version 7.4)
- Git (for cloning the repository)
- Clone the repository from GitHub:
- Move the project folder to your XAMPP
htdocs
directory. - Start the Apache and MySQL services using XAMPP Control Panel.
- Import the database:
- Open phpMyAdmin and create a new database named
apex_school
. - Import the
apex_school.sql
file provided in the database folder. - Update database connection details in
config/connection.php
:
git clone https://github.com/yourusername/apex-model-school.git
$host = 'localhost';
- Navigate Pages: Browse school details and resources.
- Admission Process: Submit applications online.
- Admin Login: Manage school content (Default credentials: admin/Password).
For any inquiries, please contact themdratanali@gmail.com.