A comprehensive and user-friendly web application designed to streamline barangay operations and improve access to community services.
🚀 Technologies Used
- Server-side: PHP
- Client-side: HTML, CSS, JavaScript, jQuery, AJAX
- Database: MySQL
📌 Features
🌐 Landing Page
- Home – Overview of the barangay and system
- Services – List of services offered by the barangay
- Barangay Officials – Profiles of current officials
- Hotlines – Emergency operation Hotlines of barangay
- Gallery – Photos and events
- Contact – Contact inforamtion of barangay
🔐 Authentication
- Login – Secure login for users and admins
- Account Recovery – Forgot password functionality
- Change Password – Update credentials securely
👤 User Panel
- Update Profile
- Change Password
- View Request Information
- Request Documents (e.g., Barangay Clearance, Certificate of Residency)
- Logout
🛠️ Admin Panel
- Official Records Management – Create, Read, Update, Delete (CRUD)
- Barangay Info Update – Edit barangay profile and contact info
- Resident Records Management – CRUD operations
- Blotter Records Management – CRUD operations for complaints/incidents
- Incident Records Management – CRUD operations
- Income Records Management – Filter, update, delete income entries
- Document Requests – View and print requested documents
- Account Management – CRUD for user/admin accounts
- Export/Print Records – Generate printable reports
- View Block Records – Monitor blocked users or entries
- View Incident Records – Track and review incidents
- View Document Income – Monitor income from document requests
- Change Password
- Logout
Link :
admin : https://brgypaliparan2portal.fwh.is/BIS/administrator/login.php
email : admin@example.com
password : admin123
User : https://brgypaliparan2portal.fwh.is/
email : jenmaracantilado.alano@gmail.com
password : User12345
Documentation link :
📄 Installation
- Clone the repository:
```bash
git clone https://github.com/JmAlano04ii/barangay-information-system.git
- Import the SQL database (if provided) into your MySQL server.
- Configure your database connection in /database/conn.php.
- Run the project on a local server (e.g., XAMPP, WAMP).
- 🙌 Contribution
Feel free to fork this repository and submit pull requests. Suggestions and improvements are always welcome!
📧 Contact
For questions or support, reach out via GitHub Issues or email me at alanojenmar19@gmail.com.
Let me know if you’d like to include screenshots, a live demo link, or database schema documentation!