Appearance
Introduction
Welcome to the official documentation of our Angular project.
This documentation provides an overview of the project structure, guidelines for development, UI components, shared modules, as well as API integration details.
The documentation is organized into multiple sections to help developers onboard quickly and maintain consistent architecture.
What you will find here
- Project overview
- Folder structure explanation
- Component, service and module guidelines
- API usage patterns
- Best practices for Angular development
Technologies Used
Our project is built on top of modern Angular features and follows industry-standard coding practices.
Angular
The core framework of the project. We use Angular’s routing, modules, services, dependency injection and reactive forms extensively.
Angular Material
Provides ready-to-use UI components such as inputs, buttons, dialogs, menus, tables and more. All UI elements are customized through SCSS, no utility CSS frameworks are used.