Skip to content

Update Backend Route for Courses and Classes #1000

@jason4193

Description

@jason4193

What is expected

  • route for adding a new course
  1. Route: user/addCourse
  2. Params: req.user.id | req.body.courseId |
  • route for removing a course
  • updating the course assigned colour
  • select a class for a course

What to be in mind

  • validate the information given from the request
  • handling the graphql errors

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions