Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 966 Bytes

README.md

File metadata and controls

41 lines (26 loc) · 966 Bytes

Monday Document Viewer

This application allows users to view their documents within Monday.com

I don't recommend using this for production!


Supported Document Formats:

  • Images (png,jpeg,gif)
  • PDF
  • CSV
  • JSON
  • Excel
  • Word Document
  • PPT
  • XML

and more.

How to Use?

  1. Clone this repo
  2. Run yarn/npm install to install all the dependencies
  3. Run the command yarn build to generate a production build
  4. Zip the entire contents of build directory and upload it on monday.com
  5. For instructions on how to setp app, where to upload all the files, Please follow the guide here https://monday.com/developers/apps/intro

Screenshots

Screenshot 1

Screenshot 2

Screenshot 3

Screenshot 4

Screenshot 5