# ProjectsComponent

**Kind:** Component

**Source:** `Frontend/src/app/components/market/projects/projects.component.ts` (line 1)

**Part of:** [Frontend](subsystem-frontend-src-app)

## Diagram

```mermaid
graph TD
    component_ProjectsComponent_5c20fe84["ProjectsComponent"]
    class component_ProjectsComponent_5c20fe84 rootComponent
```

## Relationships

- IMPORTS → `AppSettings`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `JobListLayoutService`
- IMPORTS → `JobListLayout`
- IMPORTS → `DefaultJobListLayout`
- IMPORTS → `ExcelService`
- IMPORTS → `Project`
- IMPORTS → `ProjectJobs`
- IMPORTS → `ProjectService`
- IMPORTS → `ProjectStatusEnum`
- IMPORTS → `AlertsService`
- IMPORTS → `RightButtonsComponent`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `EnumPagename`
- IMPORTS → `SecurityAccessTypesEnum`
- IMPORTS → `AuthService`
- IMPORTS → `ListOfNewResponse`

## Used by

3 references from 3 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (3)

- `MarketComponentsModule` — `Frontend/src/app/components/market/market-components.module.ts`:1
- `MarketModule` — `Frontend/src/app/components/market/market.module.ts`:1
- `ProjectsModule` — `Frontend/src/app/components/market/projects.module.ts`:1
