Business Need: Centralized document management per project
Key Features:
Auto-Generated Structure
Project-specific wiki folder creation
Hierarchical folder organization
File upload/download capabilities
Access Control
Role-based permissions
View/edit/delete restrictions
Secure file storage
User Story: “As a team member, I need easy access to all project documents like SOWs and requirements in one organized location.”
Add a Wiki section in each project to store all documents.
Automatically create a wiki folder with project name when project is created.
Users can create subfolders within the wiki.
Users can upload, view, edit, rename, and delete files.
Example: Project “CRM Revamp” → Wiki folder named “CRM Revamp”.
APIs to be developed for file upload, retrieval, and folder management.
Ensure secure and optimised storage of all documents.
Implement role-based permissions to control file access.
Documents like SOWs, SRS, and design files can be managed here.
Objective: Centralised storage for easy access and better collaboration.
Leave a Reply