-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
User Story
As a maintainer,
I want to display a basic, visually intuitive interface,
So that users are able to navigate the application effectively without instruction.
Acceptance Criteria
- Displays basic rectangular body.
- Displays input/output box.
- Displays basic operator buttons (maybe add advanced operators later?).
- Displays number buttons, and enter button.
Additional Information
- This does not include functionality!! Just looks.
- This will most likely be the first layer of the GUI.
- Implementing Python
- research using libraries like Tkinter, PyQt, or Kivy.
Notes
- Priority: Medium
- Estimated Effort: Prolly like a week or two
- Dependencies: [Epic] Develop a GUI for CLI C++ Calculator using Python #1
Reactions are currently unavailable