Starting the app
Jan 8, 2023

We've started building the mobile app. The main consideration right now from a design perspective is whether or not to use a webview or build natively. For speed purposes, webview would be better.
One new learning here is that we thought all data processed in a webview went online and was stored, however we've learned this is not the case. This allows us to use Javascript which is quite exciting since it'll speed up the development timeline significantly!
Anyways, we'll be updating on the hardware side soon as well.