Building a custom frontend for the Deck App - Any experiences? #6708
Description
Hey there, we are building and hosting collaboration & networking platforms for our customers. We already have the Nextcloud Files App integrated, but it opens in a new tab with its original frontend, creating a design breach for our users.
Now, we want to properly integrate the Nextcloud Deck App into our platform as well. Instead of embedding the boards as iframes (or even worse, opening them in a new tab as well), we would like to built a custom frontend with React + Chakra UI to offer a seemless look and feel. The features shall basically be the same as in the original frontend, so we are currently not planning to add or remove significant parts.
Looking at the API of the Deck App, this seems to be possible (it will of course be a lot of work). However, we could not find any examples where anyone else did this (or tried this). Learning from successful or failed experiences of others would help us a lot in evaluating whether building a custom frontend is a good idea. Does anyone know of any attempts? It must not be regarding the Deck App, but can be about other apps or Nextcloud in general. Thanks a lot, we really appreciate it!