# ProjectService

**Kind:** Service

**Source:** `Frontend/src/app/services/sales/project.service.ts` (line 1)

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

## Relationships

- IMPORTS → `Project`
- IMPORTS → `ProjectsSuppliersRegisteration`
- IMPORTS → `AppSettings`
- IMPORTS → `SupplierProjectRegistration`

## Used by

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

### Imported by (12)

- `CallActivityComponent` — `Frontend/src/app/components/dashboard/my-desk/activities/call-activity/call-activity.component.ts`:1
- `MeetingActivityComponent` — `Frontend/src/app/components/dashboard/my-desk/activities/meeting-activity/meeting-activity.component.ts`:1
- `NewActivityComponent` — `Frontend/src/app/components/dashboard/my-desk/activities/new-activity/new-activity.component.ts`:1
- `TopicComponent` — `Frontend/src/app/components/dashboard/my-desk/activities/topic/topic.component.ts`:1
- `VisitActivityComponent` — `Frontend/src/app/components/dashboard/my-desk/activities/visit-activity/visit-activity.component.ts`:1
- `NewTasksComponent` — `Frontend/src/app/components/dashboard/my-desk/tasks/new-tasks/new-tasks.component.ts`:1
- `ProjectsComponent` — `Frontend/src/app/components/market/projects/projects.component.ts`:1
- `RegisterationsDataComponent` — `Frontend/src/app/components/registerations-data/registerations-data.component.ts`:1

…and 4 more.
