An open API service indexing awesome lists of open source software.

https://github.com/dhruv-kumar-jha/monday-document-viewer

Access and View all uploaded files on Monday platform within the UI - No need to download it.
https://github.com/dhruv-kumar-jha/monday-document-viewer

create-react-app csv-parser json-visualizer monday monday-api pdf-viewer react

Last synced: 18 days ago
JSON representation

Access and View all uploaded files on Monday platform within the UI - No need to download it.

Awesome Lists containing this project

README

        

# 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](/screenshots/1.png?raw=true "Screenshot 1")

![Screenshot 2](/screenshots/2.png?raw=true "Screenshot 2")

![Screenshot 3](/screenshots/3.png?raw=true "Screenshot 3")

![Screenshot 4](/screenshots/4.png?raw=true "Screenshot 4")

![Screenshot 5](/screenshots/5.png?raw=true "Screenshot 5")