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

Add bootcamp, course, and feedback controllers and routes #12

Closed ballyalley-o closed 4 months ago

ballyalley-o commented 4 months ago

This pull request adds the bootcamp, course, and feedback controllers and routes to the project. It also includes necessary updates to the model, middleware, and mock data.