ballyalley-o / tccp-server

A scalable backend server solution designed to manage and orchestrate software development bootcamps/courses from multiple schools, providing robust APIs and data storage capabilities.
2 stars 0 forks source link

Refactor user controller functions #3

Closed ballyalley-o closed 7 months ago

ballyalley-o commented 7 months ago

This pull request refactors the user controller functions to improve code readability and maintainability. It also adds new interfaces and models for user-related data.