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 server.ts, Add success response for deleting courses, Add INVERSE color to enum COLOR, Refactor method calls in AuthController, Import App from @config and use App.geocoder, Update feedback collection bootcamp and user IDs, Add new users to user collection, Imported App module and updated geocoder usage, Refactor sendEmail function and import statements #20

Closed ballyalley-o closed 4 months ago

ballyalley-o commented 4 months ago

This pull request includes multiple commits that refactor server.ts, add success response for deleting courses, add INVERSE color to the enum COLOR, refactor method calls in AuthController, import App from @config and use App.geocoder, update feedback collection bootcamp and user IDs, add new users to user collection, import App module and update geocoder usage, and refactor sendEmail function and import statements. These changes improve the codebase and enhance functionality.