albertaloop / T_SWE_2022_2023

Software for AlbertaLoop's first-generation pod.
MIT License
3 stars 0 forks source link

GUI Backend Classes #4

Closed Iyury1 closed 1 year ago

Iyury1 commented 2 years ago

Summary

Now that we have made some simple modifications to the UI #64 and we have completed some OO analysis #5, we can begin to start writing code for all of the classes needed in the GUI back end. Refer to the UML Class diagram.

Add your changes to a new branch from https://github.com/albertaloop/T_SWE_2022_2023/tree/GUI/main, title your branch GUI/(yourname)-(changes) without parenthesis and create a pull request to merge your branch back to GUI/main when your work is completed.

Acceptance Criteria

Iyury1 commented 1 year ago

Solved with issues #25 #26 and #17