|
| 1 | +# Teams and Roles in Our Organization |
| 2 | + |
| 3 | +Below is an overview of the teams in our organization and their responsibilities. |
| 4 | + |
| 5 | +## 🔥 Core Team |
| 6 | +- **Description**: Responsible for ensuring overall project quality, code reviews, and architecture decisions. |
| 7 | +- **Members**: |
| 8 | + - @pphatdev |
| 9 | +- **Key Responsibilities**: |
| 10 | + - Codebase maintenance |
| 11 | + - Reviewing and merging pull requests |
| 12 | + - Defining technical standards and guidelines |
| 13 | + |
| 14 | +--- |
| 15 | + |
| 16 | +## 🎨 Frontend Developers |
| 17 | +- **Description**: Focused on building and maintaining the user interface and user experience. |
| 18 | +- **Members**: |
| 19 | + - @pphatdev |
| 20 | +- **Key Responsibilities**: |
| 21 | + - Implementing UI designs |
| 22 | + - Optimizing web performance |
| 23 | + - Ensuring cross-browser compatibility |
| 24 | + |
| 25 | +--- |
| 26 | + |
| 27 | +## 🛠 Backend Developers |
| 28 | +- **Description**: Responsible for server-side logic, database management, and API development. |
| 29 | +- **Members**: |
| 30 | + - @pphatdev |
| 31 | +- **Key Responsibilities**: |
| 32 | + - Developing RESTful APIs |
| 33 | + - Managing database schema and migrations |
| 34 | + - Ensuring server-side scalability |
| 35 | + |
| 36 | +--- |
| 37 | + |
| 38 | +## 🧪 QA Team |
| 39 | +- **Description**: Ensures the quality of deliverables through manual and automated testing. |
| 40 | +- **Members**: |
| 41 | + - @pphatdev |
| 42 | +- **Key Responsibilities**: |
| 43 | + - Writing and running test cases |
| 44 | + - Reporting and verifying bugs |
| 45 | + - Performing regression testing |
| 46 | + |
| 47 | +--- |
| 48 | + |
| 49 | +## 🚀 DevOps Team |
| 50 | +- **Description**: Handles CI/CD pipelines, infrastructure automation, and monitoring. |
| 51 | +- **Members**: |
| 52 | + - @pphatdev |
| 53 | +- **Key Responsibilities**: |
| 54 | + - Setting up and maintaining CI/CD pipelines |
| 55 | + - Infrastructure provisioning and monitoring |
| 56 | + - Ensuring deployment reliability |
| 57 | + |
| 58 | +--- |
| 59 | + |
| 60 | +This document is maintained by the **Core Team**. If you want to update or make changes, please contact the **Core Team** or open a pull request. |
0 commit comments