Files
jobtrackingapp/docs/jobs/company-management.md
T
cesnimda ce76046a29 feat: complete release readiness work
- consolidate API ownership and remove dead vendor code

- add Stripe billing, learning paths, and public CV hardening

- add migration, recovery, security, audit, and browser gates
2026-07-31 16:54:16 +02:00

412 B

Company Management

Purpose

Companies should be reusable objects.


Features

Store:

  • Name.
  • Website.
  • Location.
  • Industry.
  • Notes.

Relationships

One company:

Many jobs

Many applications


Automatic Creation

When importing jobs:

If company exists:

Reuse.

If not:

Create automatically.


Future

Possible:

  • Company research.
  • Reviews.
  • Hiring insights.