Skip to content

[Mega-Feat]: [Create CRUD, full endpoint for Coursework, add APIdocs, and also add testcases] #318

@kskarthik05

Description

@kskarthik05

1. Create all endpoints for Coursework

Make a file in routes folder with the name coursework.js
make a URL as coursework/create, coursework/list, coursework/update, coursework/delete
then make the required files and functions in services and controller folder.

2. Create all testcases for Coursework

add testcases for all endpoints of coursework, inside coursework.test.js inside of test/routes

3. Create APIDOCs for Coursework

make api doc in _apidoc.js for all requests in the route for Coursework

Metadata

Metadata

Labels

Issue size: 5Work that doesn't have reference and may take a whilePriority: MediumSomething slightly urgent to work onServiceAdd a service into the service folderTestingMake testcasesURLMake a URL in the routerdocumentationImprovements or additions to documentationenhancementNew feature or request

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions