27 lines
623 B
Org Mode
27 lines
623 B
Org Mode
* Lab 3 Submission
|
|
Name: =Price Hiller=
|
|
|
|
ABC123: =zfp106=
|
|
|
|
Date: =2024-07-05=
|
|
|
|
URL: [[https://git.orion-technologies.io/Price/college/src/branch/Development/Summer-2024/CS-3443/Labs/Lab3]]
|
|
|
|
** UML Diagram
|
|
|
|
#+ATTR_HTML: :alt :align left :class img
|
|
[[./Layout.svg][UML Diagram of the program]]
|
|
|
|
You can see the HTML rendering at [[./UML.html]]
|
|
|
|
** Running the program
|
|
|
|
To operate correctly the program must be ran from the top level directory!
|
|
|
|
*** via Android Studio
|
|
|
|
- Download the provided ~zip~ file
|
|
- Click =File= > =New= > =Import Project=... in Android Studio
|
|
- Select the downloaded ~zip~ file
|
|
- Run the application
|