Skip to content

maxim2310/document-manager

Repository files navigation

Document Management Panel

This project was generated using Angular CLI version 19.1.6.

Demo

Live demo: Document Management Panel

Features

  • JWT Authentication for secure login.
  • Role-based access: User and Reviewer roles with different permissions.
  • Document Management: Upload, edit, delete, and review documents.
  • Filtering & Sorting: Filter documents by status and sort by columns.
  • Pagination: Efficient navigation through documents.
  • PSPDFKit Integration: View documents using Nutrient Web SDK.

Development Server

To start a local development server, run:

git clone <repo-name>
npm i
ng serve

Once the server is running, open your browser and navigate to http://localhost:4200/. The application will automatically reload whenever you modify any of the source files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published