Skip to content

Add a new bot #49

@CarsonL15

Description

@CarsonL15

As an admin, I want to register a new bot in the system, so that newly deployed robots can start receiving orders.

Acceptance criteria:

  • A form accepts a bot name, initial battery level (0 to 100), and online status
  • Submitting calls POST /api/bots
  • On success the new bot appears in the fleet list
  • Validation errors from the API are shown inline
  • Duplicate or invalid names are rejected gracefully

Metadata

Metadata

Assignees

Labels

No labels
No labels
No fields configured for User Story.

Projects

Status

In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions