Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/link backend models #252

Open
wants to merge 13 commits into
base: development
Choose a base branch
from

Conversation

sammyrolfe
Copy link

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.

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Testing Checklist:

  • Tested in latest Chrome
  • Tested in latest Safari
  • Tested in latest Firefox

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@sylvia0929
Copy link

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.

@DudeUnleashed
Copy link

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.

@aNebula
Copy link

aNebula commented Oct 14, 2024

Good work this trimester @sammyrolfe - time to make your contributions 'lasting'.
Please open an upstream PR with these changes against new/course-flow branch on doubtfire-lms/doubtfire-web.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants