Skip to content

refactor and add CURD to organization model #73

@TejasNair9977

Description

@TejasNair9977

new Schema:

parent: Organization

name: str

startDate: date

accreditation: Accreditation

create the following function for the organization model:

  • create
  • update
  • read
  • remove

use user.js for reference

Metadata

Metadata

Assignees

Labels

Issue Size: 1Very similar to reference provided with slight changesModelsAdding a model to the model folderPriority: HighNeeds to be done ASAPenhancementNew feature or request

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions