Conversation
|
This PR links backend models for the Courseflow and Coursemap components, addressing issue #252. It includes the creation of files for models and services, allowing future frontend components to interact with the backend infrastructure. The code follows the project's style guidelines, includes comments for clarity, and generates no warnings. |
|
This PR seem to implement the Course and CourseMap services needed for many current and future front end functionality. The services code includes everything needed for the frontend to interact with the backend, it is neat and commented where necessary. |
|
Good work this trimester @sammyrolfe - time to make your contributions 'lasting'. |
Description
Created files for models and services relevant to the courseflow and coursemap components, ready to allow future front end components to interact with the current backend infrastructure.
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Testing Checklist:
Checklist: