Skip to content

The Orphanage Database Management System is a web-based application designed to streamline the management of orphan records and facilitate secure donations using PHP and MySQL. This system ensures efficient data handling and cross-platform compatibility with XAMPP and LAMPP.

License

Notifications You must be signed in to change notification settings

KIRAN-KUMAR-K3/Orphanage-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orphanage Database Management System

Overview

The Orphanage Database Management System is a robust, web-based application designed to efficiently manage records of orphans. Leveraging PHP for backend development and MySQL for database management ensures secure data handling and reliable performance. Additionally, it features an integrated payment gateway for secure donation processing.

Project Logo

Table of Contents

Features

  • Admin Login: Secure authentication for administrators.
    • Username: admin
    • Password: admin
  • Orphan Records Management: Comprehensive storage and management of orphan details.
  • Donation Management: Integrated payment gateway for accepting donations.
  • Cross-Platform Compatibility: Compatible with XAMPP for Windows and LAMPP for Linux.

Technologies Used

  • Frontend: HTML, CSS, JavaScript
  • Backend: PHP
  • Database: MySQL
  • Server: XAMPP (Windows), LAMPP (Linux)

Installation

Prerequisites

Steps

  1. Clone the Repository

    git clone https://github.com/KIRAN-KUMAR-K3/Orphanage-Management-System.git
  2. Move Project to Web Server Directory

    • For XAMPP: Move the project to C:/xampp/htdocs/
    • For LAMPP: Move the project to /opt/lampp/htdocs/
  3. Start Apache and MySQL Services

    • XAMPP: Use the XAMPP control panel to start Apache and MySQL.
    • LAMPP: Use the terminal to start services.
      sudo /opt/lampp/lampp start
  4. Import the Database

    • Open phpMyAdmin.
    • Create a new database named orphanage_db.
    • Import the orphanage_db.sql file located in the project directory.
  5. Access the Application

    • Open your browser and navigate to http://localhost/Orphanage-Management-System.

Usage

  1. Admin Login

    • Navigate to the admin login page.
    • Use the provided credentials to access the admin dashboard.
  2. Manage Records

    • Use the admin dashboard to add, update, or delete orphan records.
    • Monitor and manage donations through the integrated payment gateway.

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create Your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit Your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Kiran Kumar K - Email

Project Link: https://github.com/KIRAN-KUMAR-K3/Orphanage-Management-System

About

The Orphanage Database Management System is a web-based application designed to streamline the management of orphan records and facilitate secure donations using PHP and MySQL. This system ensures efficient data handling and cross-platform compatibility with XAMPP and LAMPP.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published