EnigmaVSSUT / EnigmaVSSUT/EnigmaCMS-Backend
Create document model and also create the endpoints
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
- [x] Create document model with the following fields:
- title
- created_by - many to many field with member model
- visibility - choices field and give three choices private,public,only members
- time_stamp - time field that should be auto added
- project - foreign key with projects model
- [x] Create endpoints for creation,updation and deletion
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.