Skip to content

aswinlegarcon/School-Website-St.Josephs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

St. Joseph's School Website

Welcome to the GitHub repository for the official website of St. Joseph's School, located in Ondipudur, Coimbatore, Tamil Nadu, India. This project aims to provide an online presence for the school, offering information about the institution, its programs, and events.

Project Overview

This repository contains the source code and resources for the St. Joseph's School website, which can be accessed at https://stjosephsondipudur.com/. This is my first project on GitHub, and I am excited to share it with the community.

Features

  • Home Page: Introduction to St. Joseph's School, its mission, and vision.
  • About Us: Information about the school's history, faculty, and facilities.
  • Academics: Curriculum information, academic programs, and extracurricular activities.
  • Events: Updates on school events, holidays, and important dates.
  • Contact Us: Contact information and a form for inquiries.

Technologies Used

  • HTML5: For structuring the website content.
  • CSS3: For styling and layout.
  • JavaScript: For interactive elements and functionality.
  • Bootstrap: For responsive design and mobile compatibility.
  • PHP: For server-side scripting and form handling.

Installation

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/yourusername/st-josephs-website.git
  2. Navigate to the project directory:

    cd st-josephs-website
  3. Open the project in your preferred code editor.

  4. Start a local server (if required):

    • If using PHP, you can start a local server using:
    php -S localhost:8000
  5. Open the website in your browser:

    http://localhost:8000

Contributing

Contributions are welcome! If you have any suggestions or improvements, please feel free to create an issue or submit a pull request.

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/YourFeature).
  3. Commit your changes (git commit -m 'Add your feature').
  4. Push to the branch (git push origin feature/YourFeature).
  5. Open a pull request.

Contact

For any inquiries or support, please contact us at:


Thank you for visiting the St. Joseph's School website repository. We hope you find it useful and informative.