AS a user, I want to be able to switch between a CLI and GUI mode #17

Open
opened 2025-09-20 13:00:04 +01:00 by Vylpes · 0 comments
Owner

Epic: #16
Estimate: 0


SO THAT I can use both the CLI or GUI mode when I want to, depending on my current use case

Acceptance Criteria

GIVEN I am user
WHEN I run calculator without any parameters
THEN the GUI will launch by default

GIVEN I am a user
WHEN I run calculator gui
THEN the GUI will launch

GIVEN I am a user
WHEN I run calculator cli
THEN the CLI will launch

Subtasks

none

Notes

none

Epic: #16 Estimate: 0 --- SO THAT I can use both the CLI or GUI mode when I want to, depending on my current use case ## Acceptance Criteria GIVEN I am user WHEN I run `calculator` without any parameters THEN the GUI will launch by default GIVEN I am a user WHEN I run `calculator gui` THEN the GUI will launch GIVEN I am a user WHEN I run `calculator cli` THEN the CLI will launch ## Subtasks *none* ## Notes *none*
Vylpes added this to the 0.1.0 milestone 2025-09-20 13:00:04 +01:00
Vylpes changed title from CLI and GUI switcher to AS a user, I want to be able to switch between a CLI and GUI mode 2025-10-20 12:23:01 +01:00
Vylpes added this to the 0.1 Sprint 2 project 2026-03-06 18:20:42 +00:00
Vylpes self-assigned this 2026-04-29 17:38:41 +01:00
Sign in to join this conversation.
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
RabbitLabs/calculator#17
No description provided.