Skip to content

Document tkSimulatorApplicaton framework architecture and design #4

@KevinRGeurts

Description

@KevinRGeurts

Use GitHub Wiki to fully document the architecture and design of tkSimulatorApplication.

  1. Describe the motivating problem, i.e., when I was working on my cribbage simulator and decided to turn it into a tkinter application.
  2. Describe both the STEM definition of a simulator and the definition for purposes of this design.
  3. Provide a "literature review" based on content from tkinter docs on web, plus stackoverflow content, plus {TBD}, noting that I did not find a complete solution, but synthesized one from what I read.
  4. Describe how all of the pieces fit together, using Developer_Documentation.txt as a rough draft.
  5. Leverage doc strings within the code for some of the material describing the components (classes) that make up the design.
  6. Use a simple illustrating example of a simulation application
  7. Talk about a more complex, realistic example of a simulation application.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions