summary refs log tree commit diff
path: root/plan.md
diff options
context:
space:
mode:
Diffstat (limited to 'plan.md')
-rw-r--r--plan.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/plan.md b/plan.md

index f1ab28b..3588bf8 100644 --- a/plan.md +++ b/plan.md
@@ -4,7 +4,7 @@ - [x] Testing: both integration and unit tests - [x] Authentication & Authorization: using JWT tokens or a similar technology - [x] Error handling -- [ ] MongoDB CRUD operations and Mongoose modeling (with Joi validation) +- [x] MongoDB CRUD operations and Mongoose modeling (with Joi validation) - [ ] Complete data and input validation (including ObjectId validation) - [x] Middleware functions - [ ] A detailed deployment step-by-step plan: the application must be deployed on a cloud server and publicly accessible