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

Update course duration field and add avatar upload functionality #31

Closed ballyalley-o closed 7 months ago

ballyalley-o commented 7 months ago

This pull request includes updates to the course duration field and the addition of avatar upload functionality. The course duration field has been updated in the course JSON, course API, course object, database index, and Course model imports. The avatar upload functionality has been added to the global configuration, user controller routes, and the route path for uploading bootcamp photo.