Skip to content

themdratanali/apex-model-school

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Overview

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.

Features

  • 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.

Technologies Used

  • Frontend: HTML, CSS, JavaScript
  • Backend: PHP (Core PHP)
  • Database: MySQL (phpMyAdmin via XAMPP)
  • Version Control: GitHub

Installation Instructions

Prerequisites

  • XAMPP (for Apache and MySQL)
  • PHP (at least version 7.4)
  • Git (for cloning the repository)

Steps to Install

  1. Clone the repository from GitHub:
  2. git clone https://github.com/yourusername/apex-model-school.git
  3. Move the project folder to your XAMPP htdocs directory.
  4. Start the Apache and MySQL services using XAMPP Control Panel.
  5. Import the database:
    • Open phpMyAdmin and create a new database named apex_school.
    • Import the apex_school.sql file provided in the database folder.
  6. Update database connection details in config/connection.php:
  7. $host = 'localhost';
  • Navigate Pages: Browse school details and resources.
  • Admission Process: Submit applications online.
  • Admin Login: Manage school content (Default credentials: admin/Password).

Contact

For any inquiries, please contact themdratanali@gmail.com.