{"id":20179148,"url":"https://github.com/paobnvntr/pedro-aid","last_synced_at":"2026-01-25T13:02:10.736Z","repository":{"id":272315055,"uuid":"767940754","full_name":"paobnvntr/pedro-aid","owner":"paobnvntr","description":"PedroAID (Appointment, Inquiry, and Document Request) is an online help center portal designed for the legal needs of citizens of San Pedro City, Laguna","archived":false,"fork":false,"pushed_at":"2024-11-19T19:30:15.000Z","size":32716,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T21:51:15.936Z","etag":null,"topics":["bootstrap","dialogflow-cx","laravel"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/paobnvntr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-06T07:13:20.000Z","updated_at":"2024-11-19T19:37:20.000Z","dependencies_parsed_at":"2025-01-13T17:02:46.367Z","dependency_job_id":null,"html_url":"https://github.com/paobnvntr/pedro-aid","commit_stats":null,"previous_names":["paobnvntr/pedro-aid"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/paobnvntr/pedro-aid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paobnvntr%2Fpedro-aid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paobnvntr%2Fpedro-aid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paobnvntr%2Fpedro-aid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paobnvntr%2Fpedro-aid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paobnvntr","download_url":"https://codeload.github.com/paobnvntr/pedro-aid/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paobnvntr%2Fpedro-aid/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28753411,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T10:25:12.305Z","status":"ssl_error","status_checked_at":"2026-01-25T10:25:11.933Z","response_time":113,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bootstrap","dialogflow-cx","laravel"],"created_at":"2024-11-14T02:25:22.452Z","updated_at":"2026-01-25T13:02:05.722Z","avatar_url":"https://github.com/paobnvntr.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![image](https://github.com/user-attachments/assets/d2cb27cc-2816-4efc-bb99-a979d5b38a56)\n# PedroAID\n\nWelcome to **PedroAID**, a comprehensive web-based portal for legal offices. This platform is designed to facilitate appointment scheduling, manage city ordinances, and handle inquiries efficiently. It is perfect for municipal offices, legal firms, or any organization looking to streamline its administrative processes.\n\n## Table of Contents\n\n- [Overview](#overview)\n- [Features](#features)\n- [Getting Started](#getting-started)\n- [Usage](#usage)\n- [Contributing](#contributing)\n\n## Overview\n\nPedroAID is a web-based portal built to optimize the workflow of legal offices and municipalities. It provides a user-friendly interface for handling appointments, document requests, and inquiries. Additionally, PedroAID integrates a natural language understanding (NLU) chatbot for automated responses to common inquiries, streamlining the communication process between staff and the public.\n\n## Features\n\n- **Appointment Scheduling**: Schedule and manage appointments efficiently with an easy-to-use calendar interface.\n- **Inquiry Handling**: Address citizen inquiries through a streamlined web portal, integrating a chatbot for quick responses.\n- **Document Requests**: Allow users to request and track documents, ensuring transparency and traceability.\n- **City Ordinance Management**: Provide access to city ordinances and legal documents, with easy categorization and search functionalities.\n- **Chatbot Integration**: Integrated with DialogFlow CX for Natural Language Understanding (NLU), allowing the system to handle common inquiries automatically.\n- **User and Service Management**: Admin-side portal for managing users, committees, and legal services provided by the office.\n\n## Getting Started\n\nTo set up the PedroAID, follow these steps:\n\n1. **Clone the repository**:\n   ```bash\n   git clone https://github.com/paobnvntr/pedro-aid.git\n   cd pedro-aid\n    ```\n\n2. **Install dependencies**:\n    ```bash\n    composer install\n    ```\n\n3. **Copy the `.env` file**:\n    ```bash\n    cp .env.example .env\n    ```\n\n4. **Generate an application key**:\n    ```bash\n    php artisan key:generate\n    ```\n\n5. **Configure your database**:\n    Update your `.env` file with your database credentials.\n\n6. **Run the migrations**:\n    ```bash\n    php artisan migrate\n    ```\n\n7. **Start the development server**:\n    ```bash\n    php artisan serve\n    ```\n8. **Access the application**: Open your web browser and visit http://localhost:8000 to see the application in action.\n\n## Usage\n\nOnce you have the application up and running, you can explore the various features, manage your inventory, process sales, and handle customer orders seamlessly.\n\n## Contributing\n\nContributions are welcome! If you would like to contribute to the development of this project, please fork the repository and submit a pull request with your enhancements or bug fixes.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaobnvntr%2Fpedro-aid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaobnvntr%2Fpedro-aid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaobnvntr%2Fpedro-aid/lists"}