Skip to content

moathmushtaha/custom-item-view

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Custom item view show the item details and edit it (name, description and status), then save the data in the same item in monday board columns.

Run and Test

You can watch this video or follw setps below.

After clone this repository, make sure you have Nodjs.

1- Get your personal API token from Monday.com, follow this steps.

2- Update .env REACT_APP_MONDAY_TOKEN key with yours.

3- Open cmd in project path and run: npm install npm run build

4- Create a zip file from the all files inside build folder.

5- Upload zip file to Monday.com and test it, watch this video.