Hi,
I am building a offline whiteboard application, all-in-one offline visual suite like "offline miro + offline figma + offline canva",
I am fed up with the "Fileless" trend in recent years: Content are locked in SaaS, Files are highly abstracted, workflow are all done in Cloud.
It's more efficient in many work situations, but users lose ownership of their data
I wanted to use the existing dominant cloud to achieve such a seamless file-based asynchronous collaboration experience:
- With my whiteboard app, user exports a canvas file to Dropbox, and set it accessible and editable to anyone who know the link
- His friend got the dropbox link, open with my desktop app, modify, save, the file is automatically saved back to dropbox cloud
Is it possible to use Dropbox API to make this real?
I don't have to pay for an API and quota like that, right?
In my opinion,
Such a service is a very good thing for both the user and the platform,
Documents in cloud are more valuable when they are used more frequently
may be game changer for some dropbox users.
Any suggestion is appreciated, Thank you!