martin-markovic / learn-connect

Multi-feature platform designed to enhance the online learning experience.
MIT License
0 stars 0 forks source link

Modularize Classroom Functionality and Improve Error Handling #32

Closed martin-markovic closed 4 weeks ago

martin-markovic commented 4 weeks ago

Summary

This pull request focuses on enhancing code readability, modularity, and the separation of concerns by restructuring the classroom-related logic. It moves relevant state and service functions from the chat module to a dedicated classroom module, improves error handling, and updates UI components to reflect these changes.


Changes


Feel free to copy the above description.