The client Unity app to the Project #3 of the couse X-540 - Cloud Envorinments for Data Science and Artificial Intelligence - of the Post-Graduation Program in Applied Informatics from Universidade de Fortaleza (Unifor).
Go to file
Jonas Luz Jr. 6c1ed05bd7 Refactors UI interaction and state management
Improves UI element handling by encapsulating UI logic.

Enhances state management for session activity and input
enablement through properties. Introduces event handlers for button
clicks to decouple UI interactions.
2025-11-26 07:21:44 -03:00
.utmp Fixes project and build settings to build for Android. 2025-11-23 18:59:11 -03:00
.vscode Adds basic scene to test microphone recording and playing. 2025-11-21 15:46:41 -03:00
Assets Refactors UI interaction and state management 2025-11-26 07:21:44 -03:00
Packages Creates base Unity 6000.2.12f1 project. 2025-11-21 14:34:19 -03:00
ProjectSettings Fixes project and build settings to build for Android. 2025-11-23 18:59:11 -03:00
UIElementsSchema Adds GUI design. 2025-11-23 16:36:13 -03:00
.gitattributes Installs LFS and initiate image files tracking. 2025-11-21 14:36:07 -03:00
.gitignore Tunes in the audio output and reorganize context menus. 2025-11-23 14:14:59 -03:00
README.md Initial commit 2025-11-21 17:24:23 +00:00
unity-client.slnx Reorganizes and cleans up the project metadata files. 2025-11-22 11:18:02 -03:00

README.md

DIA.X540.cloud-ai.p3-client

The client Unity app to the Project #3 of the couse X-540 - Cloud Envorinments for Data Science and Artificial Intelligence - of the Post-Graduation Program in Applied Informatics from Universidade de Fortaleza (Unifor).