# Pet Care Pro Documentation ## Docs - [Create Plant 111](https://docs.sagozen.digital/api-reference/endpoint/create.md): Creates a new plant in the store - [Delete Plant](https://docs.sagozen.digital/api-reference/endpoint/delete.md): Deletes a single plant based on the ID supplied - [Get Plants](https://docs.sagozen.digital/api-reference/endpoint/get.md): Returns all plants from the system that the user has access to - [New Plant](https://docs.sagozen.digital/api-reference/endpoint/webhook.md): Information about a new plant added to the store - [Introduction](https://docs.sagozen.digital/api-reference/introduction.md): Example section for showcasing API endpoints - [System Architecture](https://docs.sagozen.digital/architecture.md): High-level architecture, component interactions, and data flow diagrams - [Code Standards & Best Practices](https://docs.sagozen.digital/code-standards.md): TypeScript conventions, backend/frontend standards, testing, and code quality guidelines - [Codebase Summary](https://docs.sagozen.digital/codebase-summary.md): Project structure, architecture overview, and key modules for Pet Service Management System - [Deployment Guide](https://docs.sagozen.digital/deployment.md): Deploy Pet Service Management System using Docker, Railway, or cloud platforms - [Design Guidelines](https://docs.sagozen.digital/design-guidelines.md): Complete design system with brand identity, colors, typography, spacing, and component specifications - [Multi-Language (i18n) Implementation](https://docs.sagozen.digital/i18n-implementation.md): Complete guide to internationalization with 14 language support and JSONB-based translation system - [Overview](https://docs.sagozen.digital/index.md): Comprehensive B2B/B2C platform for pet boarding, grooming, veterinary care, training, daycare, and transportation services - [Installation Guide](https://docs.sagozen.digital/installation.md): Complete guide to setting up the Pet Service Management System locally - [Project Roadmap](https://docs.sagozen.digital/project-roadmap.md): Development timeline, milestones, and feature implementation status ## OpenAPI Specs - [openapi](https://docs.sagozen.digital/api-reference/openapi.json) ## Optional - [Live Demo](https://petcarepro.sagozen.digital/)