Implementing a data-driven application to handle the PDF file resources and maintain the user profiles based on their review status.

Basic Requirements

  1. User Page: This page will be used for uploading a pdf document and submitting it for review.
  2. Admin Page: This page will have the following:
  3. Review Page: Display the pdf and a form which the admin will fill, and submit to mark the document as "Reviewed". Store the submission in the DB.

Project Structure

The application is divided into two different part. Further the project structure is maintained according to the required architecture.

Frontend

https://github.com/GaurKS/policy-parser-frontend

Backend

https://github.com/GaurKS/policy-parser-backend

About Project


Tech Stack