Challenge Overview
Technology Stack
-
Unity3D: 2019.1.2f1
-
C#
-
Microsoft Visual Studio Community 2019
Requirements for this challenge
Digital Trainer AR (Augmented Reality) App is an app that built by Unity3D + C#. It helps Medical professionals to get certified operating complex medical equipment. The app utilizes the AR ( Augmented Reality ) system to provide the immersion that leads to more engaging and effective training experiences.
In the last challenge, we analyzed the given source project of the Digital Trainer AR app and created an Architecture document. The architecture document contains detailed descriptions of the app and high-level architecture diagrams.
However, the client thought that it was difficult to understand the document in the first go. So we need to simplify the architecture diagrams and the description text as much as possible, but the information should be still enough for everyone to understand easily.
You can either edit the existing diagrams/text to make them simpler or create a separate but simplified version of the document. In both cases, it should be simplified, labelled and detailed and have a process flow description.
Notes
-
The existing architecture documentation is located at https://gitlab.com/coelesce/architecture-doc.git master branch.
-
The existing code is located at https://gitlab.com/coelesce/coelesce-unity.git
master branch.
-
You can grant yourself access by the Topcoder X link provided in the forum if you don’t have access to the gitlab repositories.
-
For any diagram, please include the source files in your submission, so that we can edit them easily.
-
The existing diagrams are created by draw.io, you are recommended to use the same tool to draw the diagrams, but you can also use other tools that you are most comfortable with.
-
Feel free to ask any questions in the forum.
-
The review will be performed by the PM/copilot and client subjectively.
Final Submission Guidelines
Submit a zip archive, including
-
The newly created/updated architecture document in Markdown.
-
The source file of diagrams.
-
You can submit either the full source or the GitLab patch against the latest commit of https://gitlab.com/coelesce/architecture-doc.git master branch.