Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 454 Bytes

File metadata and controls

16 lines (14 loc) · 454 Bytes

As a user

  • I should be able to add a document in the repository, with the following details:
    • Title
    • Link to document
    • Tag e.g 'health', 'computer'
    • Department category: Training, Operations, Marketing
  • I should be able to view all documents
  • I should be able to view documents per department
  • I should be able to search for a document by
    • title
    • keyword
    • tag

Indexing

The app should be able to do indexing appropriately