Skip to content

Latest commit

 

History

History
56 lines (39 loc) · 3.28 KB

README.md

File metadata and controls

56 lines (39 loc) · 3.28 KB

Web-based Barangay Information Management System

Welcome to the Web-based Barangay Information Management System repository! This project is designed to provide a comprehensive solution for managing information related to barangay administration, residents, projects, finances, and more through a user-friendly web interface.

Table of Contents

Introduction

The Web-based Barangay Information Management System is developed to streamline the management of barangay-related data and processes. It offers various features and functionalities tailored to meet the needs of barangay administrators, residents, and other stakeholders.

Features

  • User-friendly Interface: Intuitive web interface designed for easy navigation and accessibility.
  • Resident Profiling: Manage resident information efficiently, including profiles, demographics, and contact details.
  • Financial Management: Track barangay finances, including income, expenses, and budget allocations.
  • Project Management: Monitor and manage barangay projects, including details, progress, and funding.
  • Clearance and Forms: Streamline the process of issuing and managing barangay clearances and official forms.
  • Barangay Officials Directory: Maintain an up-to-date directory of barangay officials, including roles and terms.
  • Reporting: Generate various reports related to resident demographics, project statuses, financial summaries, and more.
  • Account Management: Securely manage user accounts and permissions within the system.

Installation

To run the Web-based Barangay Information Management System locally using XAMPP, follow these steps:

  1. Clone the repository: git clone https://github.com/ambo18/Seguinon-BIMS.git
  2. Install XAMPP: Download and install XAMPP from here.
  3. Start Apache and MySQL: Open XAMPP Control Panel and start Apache and MySQL services.
  4. Database Setup: Use PHPMyAdmin (accessible through XAMPP) to create a new database and import the provided SQL file to set up the database schema.
  5. Move Files: Move the cloned repository to the htdocs directory of your XAMPP installation.
  6. Access the application: Open your web browser and navigate to http://localhost/Seguinon-BIMS to access the Web-based Barangay Information Management System.

Usage

Once the application is set up and running, users can access the system through any modern web browser. Follow the on-screen instructions to log in, navigate through different modules, and perform various tasks as per user permissions.

Contributing

Contributions to the Web-based Barangay Information Management System project are welcome! To contribute, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/new-feature).
  3. Make your changes and commit them (git commit -am 'Add new feature').
  4. Push your changes to the branch (git push origin feature/new-feature).
  5. Create a new Pull Request.

License

This project is licensed under the MIT License. Feel free to use, modify, and distribute this project for educational or commercial purposes.