Developer Guideline
  • Home
  • 🧠Must you know
    • Algorithm
    • Architecture
      • API
    • Comparison
      • ID Token vs Access Token
      • Lazy Loading vs Eager Loading
      • Morphs vs Foreign Key
      • UUID vs ULID
      • GraphQL vs REST
      • Cache vs CDN
      • Concurrency vs Parallelism
      • Null vs Not Null
    • Diagram
      • CI/CD Pipeline
      • High Performance Culture
  • ☂️Laravel
    • Template
      • Template System Check in Route on Laravel
      • Template Function in FormController on Laravel
      • Template Route call FormController on Laravel
      • Template Route Prefix Name on Laravel
      • Template Basic and Custom Pagination on Laravel
      • Template PHP Artisan Command
      • Template Route for App Environment
    • Feature
      • Data Type
      • Mailables
      • Rules
    • Package
    • Document
  • 🫖Collaboration Agreement
    • Naming Convention
      • Naming Convention for Git Branch
      • Naming Convention for Environment Variable
    • Rule
      • Rule of Commit Message
      • Semantic Versioning
  • 🦣Project Manager
    • Requirements
      • System Requirements
      • Technical Requirements
      • Functional Requirements
Powered by GitBook
On this page
  1. Project Manager
  2. Requirements

Technical Requirements

ตัวอย่าง Technical Requirements ที่ต้องไปเก็บข้อมูลเมื่อเริ่มทำระบบใหม่

ID
Requirement
Description

TR-001

Technology Stack

TR-002

Database

TR-003

Hosting

TR-004

Version Control

TR-005

API Integration

TR-006

Performance Testing

TR-007

Continuous Integration

TR-008

Security Measures

TR-009

Monitoring and Logging

TR-010

Mobile Compatibility

PreviousSystem RequirementsNextFunctional Requirements

Last updated 9 months ago

🦣