App
Last updated
Was this helpful?
Last updated
Was this helpful?
There is a single codebase for the app to be run either as a native app in Android, iOS devices, Windows computers or as a web app from the browser. The app is written in TypeScript using the framework and
The app is currently shipped as a (PWA) with the main instance at . Users need to visit the site and optionally install it to their device as an application. Nothing prevents this app to be bundled and shipped through the Google and Apple application stores, but currently the PWA model allows for quicker and easier development and release cycle.
The user experience and design of the app has been designed to follow the Google's guidelines.