se-edu / guides

Style guides and tutorials for SE student projects
MIT License
5 stars 18 forks source link

[JavaFX-Part2] Add UI screenshot to introduce different components of UI #27

Open laney0808 opened 1 week ago

laney0808 commented 1 week ago

Current: Uses a tree diagram to show the various nodes of the UI

image

Problem: Does not reflect how this structure renders on the actual UI. May not be directly and immediately understandable.

Proposed: Add a screenshot of the UI and label each component. Show the inclusion logic with the label.

damithc commented 4 days ago

@laney0808 Seems like a good suggestion. Go ahead and send a PR for this.