Skip to content

[Mega-Feat] [Create CRUD, full endpoint for Group, add APIdocs, and also add testcases] #314

@kskarthik05

Description

@kskarthik05

1. Create all endpoints for Group

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

2. Create all testcases for Group

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

3. Create APIDOCs for Group

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

Metadata

Metadata

Assignees

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