# Functions
CompleteTask marchează un task ca fiind completat.
No description provided by the author
CreateRoom creează o cameră nouă.
CreateTask creează un task nou.
DeleteTask șterge un task.
ReadAllRooms obține toate camerele din colecție.
ReadAllTasksInRoom returnează toate task-urile dintr-o cameră.
ReadRoomByName obține o cameră după nume.
UpdateTask actualizează un task.