Inspiration

One of the major asks of Monday customers is to have a tile view of the board. We targeted this feature in this hack

What it does

Once the view is opened, all board items are arranged as tiles. they are separated into columns based on the status One can click on the tile to get the item details and modify the details too To change the status or group, one just needs to drag to appropriate column or section

How we built it

The app is built with React using Monday app's JS sdk to interact with backend server

Challenges we ran into

Fetching various information via graphql to display on board was a one of the challenges. The graphql playground was helpful for us to play around and get details easily

What's next for Tile Board View

Based on feedback, add more functionalities to the tile

Built With

Share this project:

Updates