Progressive Web App

  • Optional Notes is packaged as a progressive web app #preferred#​
  • Has good usability on desktop as well as mobile platforms/browsers
  • Okay to restrict compatibility only to the very latest versions of Chrome, Firefox, Safari and their derivatives
  • Could be made available as a zipped folder containing html, js, css files and users could open index.html in their browser, to open the web app?

Electron

  • Optional Notes could be packaged as a self-contained desktop application with Electron #mvp-nice-to-have#
  • Would be usable on Windows, Mac OS, and Linux

Native apps

  • Optional Notes could be built as a native app for each desktop and mobile platform