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 3588bf8..cd93469 100644 --- a/plan.md +++ b/plan.md
@@ -7,7 +7,7 @@ - [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 +- [x] A detailed deployment step-by-step plan: the application must be deployed on a cloud server and publicly accessible - [x] REST Client API calls provided for all API endpoints - [x] Comprehensive API documentation