[Office Hours] Assign1 Expectation #94
Answered
by
vishnuravi
dusixian
asked this question in
Office Hours
-
Related DiscussionJust want to make sure, our coding part for assign1 needs to include:
We do not need to implement app logic or create UI for this assignment, right? ReproductionNone Additional contextNo response Code of Conduct
|
Beta Was this translation helpful? Give feedback.
Answered by
vishnuravi
Jan 12, 2025
Replies: 1 comment 1 reply
-
Hi @dusixian, that's correct, you don't need to build any UI or related logic for Assignment 1, just the data types, the methods and properties of those types, and unit tests! You'll extend your project to build the UI in Assignment 2. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
dusixian
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @dusixian, that's correct, you don't need to build any UI or related logic for Assignment 1, just the data types, the methods and properties of those types, and unit tests! You'll extend your project to build the UI in Assignment 2.