Phase 3.6: Job exchange #24

Open
opened 2026-06-07 22:44:47 -06:00 by ppreeper · 0 comments
Owner

Description

The job exchange allows users to apply for manager positions at other teams based on their success rating. Users can also be fired for poor performance or financial mismanagement.

Key code

  • go/code/job.go — job structs, offer generation, application logic
  • National and international job offers
  • Success counter determines job availability
  • Firing logic: financial failure and performance failure

Acceptance Criteria

  • Job exchange shows available positions
  • User can apply for jobs; success depends on their track record
  • User gets fired if financial or performance criteria aren't met
  • Changing teams preserves some success rating
## Description The job exchange allows users to apply for manager positions at other teams based on their success rating. Users can also be fired for poor performance or financial mismanagement. ## Key code - `go/code/job.go` — job structs, offer generation, application logic - National and international job offers - Success counter determines job availability - Firing logic: financial failure and performance failure ## Acceptance Criteria - Job exchange shows available positions - User can apply for jobs; success depends on their track record - User gets fired if financial or performance criteria aren't met - Changing teams preserves some success rating
ppreeper added this to the Phase 3 milestone 2026-06-07 22:50:59 -06:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ppreeper/bygfoot#24
No description provided.