# Technical Overview

- [Overview](/task-manager/technical-overview/overview.md): Hi there, you are probably new to the project. Here you can find a quick overview of what you can expect and what is expected from you as a contributor.
- [Architectural Decision Records](/task-manager/technical-overview/architectural-decision-records.md): This log lists the architectural decisions for taskmanager.uao
- [Use Markdown Architectural Decision Records](/task-manager/technical-overview/architectural-decision-records/use-markdown-architectural-decision-records.md)
- [ADR Template](/task-manager/technical-overview/architectural-decision-records/adr-template.md)
- [CRUD requirements](/task-manager/technical-overview/crud-requirements.md)
- [C4 Model Login](/task-manager/technical-overview/c4-model-login.md): Inicial diagrams
- [C4 Model CRUD](/task-manager/technical-overview/c4-model-crud.md): This are the new C4 models with the CRUD
- [Achitecture Evaluation](/task-manager/technical-overview/achitecture-evaluation.md)
- [DB Model](/task-manager/technical-overview/db-model.md): This is the MySQL diagram
- [Quality Principles](/task-manager/technical-overview/quality-principles.md)
- [Clean code checklist](/task-manager/technical-overview/clean-code-checklist.md)
- [Code Standards](/task-manager/technical-overview/code-standards.md)
- [API Design Guide](/task-manager/technical-overview/api-design-guide.md)
- [Naming Conventions](/task-manager/technical-overview/api-design-guide/naming-conventions.md)
- [Monorepo](/task-manager/technical-overview/monorepo.md)
